Newman Run Dashboard

Friday, 20 February 2026 13:55:12
Total Iterations

1

Total Assertions

1381

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 22.6s
Total data received: 2.08MB
Average response time: 272ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1381 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 487 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 236 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 259 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 257 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 297 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 288 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 818 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 254 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 273 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 236 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 487ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb0342bc-b49a-4303-a282-ae87e0657148
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-lLb/trCIU07heooP1Bu84sMmuU0"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 487 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 000615ea-7b8a-403b-9b28-b989b41eb17a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "username": "Glenna.Ebert",
            "password": "2zkTXXiV6WefmAM"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ddc2a45-adc2-4a8f-8263-3c3145a96c35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70cb518a-5d87-4b7c-8005-bb05cbb2182a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 236 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 882d7efd-6911-43eb-8f3f-5a0e072631cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 233ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 368c304c-be9b-4c11-9f89-bc3e35e905e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01eb673c-da25-4df5-88f4-8be41e4138fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76989882-3534-4b6c-ba6f-f2ea8a38118a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9afaca4-5a15-4073-b3fe-cd425ecdd121
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-GZJ0uY43MlQ2XMiWIZcVibcEizw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":586},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 259 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 233ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bca93a5a-81fc-413c-8bf9-e6dd778557db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09db1a78-8d3f-4c1a-b4b6-da3f6d2bb136
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4aefaef-adb3-4d31-8c30-0e68aab97147
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-GZJ0uY43MlQ2XMiWIZcVibcEizw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":586},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 903dae11-3805-45b9-94f7-763434c8d0b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:54:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 257 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 233ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa1cf73a-d449-4874-8971-d4fa0a1ba931
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6dc009c2-64ba-4eda-b256-b6e2550006e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59a5df19-7d3d-49af-998e-57ac81e078ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:54:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e228c5e-ba8a-42dc-8696-98a7174f7c4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1127
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Joe",
                "last_name": "Bartell",
                "mobile_number": "672-563-1205",
                "mobile_number_alt": "672-563-1205",
                "email_id": "Kaia_Heaney64@yahoo.com",
                "email_id_alt": "Kaia_Heaney64@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "11599798889780",
                "imei1": "11599798889780",
                "imei2": "11599798889780",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-dFwqgJfzTdWmu18vCqjO0aWjFQw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":192633,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":192651,"tr_customer_product_id":192641,"job_number":"JOB_192633"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 297 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 232ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78e01528-7d7a-4fc9-a1f4-661ca60ebe44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1117
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Marcel",
                "last_name": "Purdy",
                "mobile_number": "360-716-5237",
                "mobile_number_alt": "540-454-6350",
                "email_id": "Hilma55@gmail.com",
                "email_id_alt": "Albina44@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "11599798889780",
                "imei1": "11599798889780",
                "imei2": "11599798889780",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be05bfb7-40e4-402b-947b-5c3a489e9730
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1131
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Raul",
                "last_name": "Abernathy",
                "mobile_number": "655-904-1386",
                "mobile_number_alt": "350-578-9993",
                "email_id": "Mathew99@gmail.com",
                "email_id_alt": "Clementine.Corwin@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "11599798889780",
                "imei1": "11599798889780",
                "imei2": "11599798889780",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c962a866-dcfc-4649-aff8-cff71c695745
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1144
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Maverick",
                "last_name": "Johnson",
                "mobile_number": "627-694-6226",
                "mobile_number_alt": "594-289-1893",
                "email_id": "Alicia_Padberg17@hotmail.com",
                "email_id_alt": "Gwendolyn.Schaefer@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "13694849320118",
                "imei1": "13694849320118",
                "imei2": "13694849320118",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-xsd3OeOS4a79XurERTw04ikm0yw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":192634,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":192652,"tr_customer_product_id":192642,"job_number":"JOB_192634"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 288 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c08bdf7-7558-4b50-8406-9002b81ac1a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1057
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Janet",
                "last_name": "Vandervort",
                "mobile_number": "871-735-1131",
                "mobile_number_alt": "471-629-9754",
                "email_id": "Adriel_Flatley69@hotmail.com",
                "email_id_alt": "Andrew_Konopelski97@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "11599798889780",
                "imei1": "11599798889780",
                "imei2": "11599798889780",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7622badd-64f8-45d0-b4d3-bc1e037b6fb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "11599798889780",
                "imei1": "11599798889780",
                "imei2": "11599798889780",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8596edf2-9b8d-4e0a-aa38-874eee0d5d68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 834
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Gaetano",
                "last_name": "Lang",
                "mobile_number": "362-353-9691",
                "mobile_number_alt": "647-524-5613",
                "email_id": "Daisha.Hauck29@hotmail.com",
                "email_id_alt": "Karli.Ferry@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b0effc5-7224-4948-a3a1-188df154ff3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1111
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Presley",
                "last_name": "Senger",
                "mobile_number": "907-849-8385",
                "mobile_number_alt": "930-277-8260",
                "email_id": "Alford66@gmail.com",
                "email_id_alt": "Filiberto44@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1089825855",
                "imei1": "1089825855",
                "imei2": "1089825855",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5d80a52-1dd2-460d-93d6-48ae3ac53c92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1130
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Cristobal",
                "last_name": "Considine",
                "mobile_number": "232-827-3662",
                "mobile_number_alt": "716-703-8158",
                "email_id": "Burnice1@yahoo.com",
                "email_id_alt": "Arjun69@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1601980480432597",
                "imei1": "1601980480432597",
                "imei2": "1601980480432597",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-Hukjw609UOT8C2kv/g68H+/CwkA"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":192635,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":192653,"tr_customer_product_id":192643,"job_number":"JOB_192635"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a2e18d7-4384-460b-a3e8-553f9c5fa4f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-bqJXNpfY6eAAR4x1j1ZpfZSuOKU"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":589},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 818ms
Mean size per request: 571.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b3bb499-a5a6-4797-9866-b64094367a6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8ec11-0h4M8ZJr4kLM8X1okbMAKfPsCLs"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:54:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192632,"job_number":"JOB_192632","tr_customer_id":192650,"tr_customer_product_id":192640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:38:25.000Z","modified_at":"2026-02-20T13:38:25.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-10","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-10T13:38:24.576228235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192630,"job_number":"JOB_192630","tr_customer_id":192648,"tr_customer_product_id":192638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:50.000Z","modified_at":"2026-02-20T12:27:50.000Z","name":"Jolie Christiansen","mobile_number":"359-414-3665","email_id":"Mitchell21@yahoo.com","dop":"2025-04-06","serial_number":"19634876869682144","imei1":"19634876869682144","imei2":"19634876869682144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192629,"job_number":"JOB_192629","tr_customer_id":192647,"tr_customer_product_id":192637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:48.000Z","modified_at":"2026-02-20T12:28:28.000Z","name":"Amalia Champlin","mobile_number":"582-955-9407","email_id":"Dominique60@gmail.com","dop":"2025-04-06","serial_number":"11023887070022","imei1":"11023887070022","imei2":"11023887070022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192628,"job_number":"JOB_192628","tr_customer_id":192646,"tr_customer_product_id":192636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:07.000Z","modified_at":"2026-02-20T12:22:07.000Z","name":"Elisha Bailey","mobile_number":"232-341-6339","email_id":"Mikayla.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"10009497212131962","imei1":"10009497212131962","imei2":"10009497212131962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192627,"job_number":"JOB_192627","tr_customer_id":192645,"tr_customer_product_id":192635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:05.000Z","modified_at":"2026-02-20T12:22:41.000Z","name":"Randi Carter","mobile_number":"230-964-1516","email_id":"Darion_Balistreri@hotmail.com","dop":"2025-04-06","serial_number":"15923211459413","imei1":"15923211459413","imei2":"15923211459413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192626,"job_number":"JOB_192626","tr_customer_id":192644,"tr_customer_product_id":192634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:54.000Z","modified_at":"2026-02-20T12:10:54.000Z","name":"Reina Schulist","mobile_number":"399-469-0279","email_id":"Lemuel.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"19220431323579084","imei1":"19220431323579084","imei2":"19220431323579084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192625,"job_number":"JOB_192625","tr_customer_id":192643,"tr_customer_product_id":192633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:53.000Z","modified_at":"2026-02-20T12:11:32.000Z","name":"Daren Borer","mobile_number":"656-609-3292","email_id":"Sally_Koepp97@gmail.com","dop":"2025-04-06","serial_number":"16717846922881","imei1":"16717846922881","imei2":"16717846922881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192624,"job_number":"JOB_192624","tr_customer_id":192642,"tr_customer_product_id":192632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:10:10.000Z","name":"Larry Gislason","mobile_number":"563-854-5627","email_id":"Curt.Grady@gmail.com","dop":"2024-08-17","serial_number":"19020404453822","imei1":"19020404453822","imei2":"19020404453822","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192623,"job_number":"JOB_192623","tr_customer_id":192641,"tr_customer_product_id":192631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:09:42.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"64710995035153","imei1":"64710995035153","imei2":"64710995035153","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192622,"job_number":"JOB_192622","tr_customer_id":192640,"tr_customer_product_id":192630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:10.000Z","modified_at":"2026-02-20T12:09:38.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"74543830761899","imei1":"74543830761899","imei2":"74543830761899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192621,"job_number":"JOB_192621","tr_customer_id":192639,"tr_customer_product_id":192629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:09:07.000Z","name":"Wilfred McLaughlin","mobile_number":"900-781-8930","email_id":"Gabriella20@gmail.com","dop":"2024-08-17","serial_number":"32466398444071","imei1":"32466398444071","imei2":"32466398444071","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192620,"job_number":"JOB_192620","tr_customer_id":192638,"tr_customer_product_id":192628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:08:38.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"59429196484644","imei1":"59429196484644","imei2":"59429196484644","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192618,"job_number":"JOB_192618","tr_customer_id":192636,"tr_customer_product_id":192626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:51:39.000Z","modified_at":"2026-02-20T11:51:39.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-10","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-10T11:51:39.330090083Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192617,"job_number":"JOB_192617","tr_customer_id":192635,"tr_customer_product_id":192625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:37.000Z","name":"Ken Johns","mobile_number":"878-785-9376","email_id":"Nathaniel_Kemmer@gmail.com","dop":"2025-09-30","serial_number":"18011863766441","imei1":"18011863766441","imei2":"18011863766441","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T11:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192616,"job_number":"JOB_192616","tr_customer_id":192634,"tr_customer_product_id":192624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:25.000Z","name":"Satish ABCD","mobile_number":"8765737373","email_id":"test12.tech@gmail.com","dop":"2025-09-30","serial_number":"16502335739602","imei1":"16502335739602","imei2":"16502335739602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192615,"job_number":"JOB_192615","tr_customer_id":192633,"tr_customer_product_id":192623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:21.000Z","name":"Orie Lowe","mobile_number":"744-488-5480","email_id":"Gerardo34@gmail.com","dop":"2025-09-30","serial_number":"15189704231303","imei1":"15189704231303","imei2":"15189704231303","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T11:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192614,"job_number":"JOB_192614","tr_customer_id":192632,"tr_customer_product_id":192622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:09.000Z","name":"Jatin Tech","mobile_number":"8844737373","email_id":"test.tech@gmail.com","dop":"2025-09-30","serial_number":"18059828860327","imei1":"18059828860327","imei2":"18059828860327","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192613,"job_number":"JOB_192613","tr_customer_id":192631,"tr_customer_product_id":192621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:27.000Z","modified_at":"2026-02-20T10:58:27.000Z","name":"Chandraayan Nair","mobile_number":"8675204578","email_id":"aaryan.sinha@yahoo.co.in","dop":"2026-02-10","serial_number":"06562699271149","imei1":"06562699271149","imei2":"06562699271149","popurl":"www.digambar-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192612,"job_number":"JOB_192612","tr_customer_id":192630,"tr_customer_product_id":192620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:16.000Z","modified_at":"2026-02-20T10:58:16.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-10","serial_number":"78739518889439","imei1":"78739518889439","imei2":"78739518889439","popurl":"2026-02-10T10:58:06.879256526Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192611,"job_number":"JOB_192611","tr_customer_id":192629,"tr_customer_product_id":192619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:15.000Z","modified_at":"2026-02-20T10:58:15.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-10","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-10T10:58:06.877124474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192610,"job_number":"JOB_192610","tr_customer_id":192628,"tr_customer_product_id":192618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:10.000Z","modified_at":"2026-02-20T09:57:10.000Z","name":"Jaydon McGlynn","mobile_number":"739-620-5901","email_id":"Oleta10@yahoo.com","dop":"2025-04-06","serial_number":"11502944773415680","imei1":"11502944773415680","imei2":"11502944773415680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192609,"job_number":"JOB_192609","tr_customer_id":192627,"tr_customer_product_id":192617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:08.000Z","modified_at":"2026-02-20T09:57:47.000Z","name":"Christy Morissette","mobile_number":"647-468-4560","email_id":"Dario50@hotmail.com","dop":"2025-04-06","serial_number":"11603737734447","imei1":"11603737734447","imei2":"11603737734447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192608,"job_number":"JOB_192608","tr_customer_id":192626,"tr_customer_product_id":192616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:35.000Z","modified_at":"2026-02-20T09:43:35.000Z","name":"Jett Kemmer","mobile_number":"250-871-6735","email_id":"Destiney_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"11566263180874290","imei1":"11566263180874290","imei2":"11566263180874290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192607,"job_number":"JOB_192607","tr_customer_id":192625,"tr_customer_product_id":192615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:34.000Z","modified_at":"2026-02-20T09:44:12.000Z","name":"Retha Grant","mobile_number":"999-587-9307","email_id":"Matt.Feest@yahoo.com","dop":"2025-04-06","serial_number":"16206627112774","imei1":"16206627112774","imei2":"16206627112774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192606,"job_number":"JOB_192606","tr_customer_id":192624,"tr_customer_product_id":192614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:13.000Z","modified_at":"2026-02-20T09:38:13.000Z","name":"Maiya Goyette","mobile_number":"928-675-0608","email_id":"Lonny_Marquardt@yahoo.com","dop":"2025-04-06","serial_number":"16483325034026920","imei1":"16483325034026920","imei2":"16483325034026920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192605,"job_number":"JOB_192605","tr_customer_id":192623,"tr_customer_product_id":192613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:12.000Z","modified_at":"2026-02-20T09:38:53.000Z","name":"Bernita Littel","mobile_number":"929-857-6616","email_id":"Saul.Kovacek@gmail.com","dop":"2025-04-06","serial_number":"16751755659507","imei1":"16751755659507","imei2":"16751755659507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192604,"job_number":"JOB_192604","tr_customer_id":192622,"tr_customer_product_id":192612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:43.000Z","modified_at":"2026-02-20T09:31:43.000Z","name":"Godfrey Murphy","mobile_number":"363-739-5842","email_id":"Braxton_Marvin61@yahoo.com","dop":"2025-04-06","serial_number":"11857772365710268","imei1":"11857772365710268","imei2":"11857772365710268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192603,"job_number":"JOB_192603","tr_customer_id":192621,"tr_customer_product_id":192611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:32:20.000Z","name":"Trever Terry","mobile_number":"435-325-6830","email_id":"Elvis_Murphy43@gmail.com","dop":"2025-04-06","serial_number":"10329556658662","imei1":"10329556658662","imei2":"10329556658662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192602,"job_number":"JOB_192602","tr_customer_id":192620,"tr_customer_product_id":192610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:31:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031349416965","imei1":"13031349416965","imei2":"13031349416965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192601,"job_number":"JOB_192601","tr_customer_id":192619,"tr_customer_product_id":192609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:57.000Z","modified_at":"2026-02-20T09:30:57.000Z","name":"Raphael Donnelly","mobile_number":"873-684-0595","email_id":"Braulio_Pfannerstill@hotmail.com","dop":"2025-04-06","serial_number":"16606683087859904","imei1":"16606683087859904","imei2":"16606683087859904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192600,"job_number":"JOB_192600","tr_customer_id":192618,"tr_customer_product_id":192608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:31:34.000Z","name":"Barney Strosin","mobile_number":"397-434-7336","email_id":"Tillman_Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"13841851760613","imei1":"13841851760613","imei2":"13841851760613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192599,"job_number":"JOB_192599","tr_customer_id":192617,"tr_customer_product_id":192607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:30:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10510461708252","imei1":"10510461708252","imei2":"10510461708252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192598,"job_number":"JOB_192598","tr_customer_id":192616,"tr_customer_product_id":192606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:10.000Z","modified_at":"2026-02-20T09:30:10.000Z","name":"Salma Grant","mobile_number":"864-541-5020","email_id":"Gregoria39@gmail.com","dop":"2025-04-06","serial_number":"19369273730998948","imei1":"19369273730998948","imei2":"19369273730998948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192597,"job_number":"JOB_192597","tr_customer_id":192615,"tr_customer_product_id":192605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:48.000Z","name":"Daisha Schmidt","mobile_number":"312-749-4140","email_id":"Graham.Dare25@hotmail.com","dop":"2025-04-06","serial_number":"16318969844433","imei1":"16318969844433","imei2":"16318969844433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192596,"job_number":"JOB_192596","tr_customer_id":192614,"tr_customer_product_id":192604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16447431096666","imei1":"16447431096666","imei2":"16447431096666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192595,"job_number":"JOB_192595","tr_customer_id":192613,"tr_customer_product_id":192603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:26:20.000Z","name":"Lizeth Lang","mobile_number":"919-334-5629","email_id":"Marvin.Koepp26@hotmail.com","dop":"2024-08-17","serial_number":"14276355839088","imei1":"14276355839088","imei2":"14276355839088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192594,"job_number":"JOB_192594","tr_customer_id":192612,"tr_customer_product_id":192602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:25:52.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"62097847304752","imei1":"62097847304752","imei2":"62097847304752","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192593,"job_number":"JOB_192593","tr_customer_id":192611,"tr_customer_product_id":192601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:21.000Z","modified_at":"2026-02-20T09:25:48.000Z","name":"Nettie Macejkovic","mobile_number":"317-476-5499","email_id":"Marques81@hotmail.com","dop":"2024-08-17","serial_number":"57963229199575","imei1":"57963229199575","imei2":"57963229199575","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192592,"job_number":"JOB_192592","tr_customer_id":192610,"tr_customer_product_id":192600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:24:49.000Z","modified_at":"2026-02-20T09:25:17.000Z","name":"Beulah Bechtelar","mobile_number":"874-622-9424","email_id":"Ofelia_Legros@hotmail.com","dop":"2024-08-17","serial_number":"75536163537750","imei1":"75536163537750","imei2":"75536163537750","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192591,"job_number":"JOB_192591","tr_customer_id":192609,"tr_customer_product_id":192599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:47:25.000Z","name":"Alivia Wuckert","mobile_number":"678-577-2804","email_id":"Damion35@hotmail.com","dop":"2024-08-17","serial_number":"58007601288789","imei1":"58007601288789","imei2":"58007601288789","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192590,"job_number":"JOB_192590","tr_customer_id":192608,"tr_customer_product_id":192598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:46:56.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68363456601460","imei1":"68363456601460","imei2":"68363456601460","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192589,"job_number":"JOB_192589","tr_customer_id":192607,"tr_customer_product_id":192597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:23.000Z","modified_at":"2026-02-20T08:46:52.000Z","name":"Kacey Gaylord","mobile_number":"849-205-7270","email_id":"Delta.Wilkinson@gmail.com","dop":"2024-08-17","serial_number":"71399344655015","imei1":"71399344655015","imei2":"71399344655015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192588,"job_number":"JOB_192588","tr_customer_id":192606,"tr_customer_product_id":192596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:22.000Z","modified_at":"2026-02-20T08:46:22.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"30312382180647","imei1":"30312382180647","imei2":"30312382180647","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192587,"job_number":"JOB_192587","tr_customer_id":192605,"tr_customer_product_id":192595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:46:19.000Z","name":"Keely Kihn","mobile_number":"485-258-4299","email_id":"Jorge.Turcotte52@yahoo.com","dop":"2024-08-17","serial_number":"70268709916321","imei1":"70268709916321","imei2":"70268709916321","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192586,"job_number":"JOB_192586","tr_customer_id":192604,"tr_customer_product_id":192594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:45:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"55945272357088","imei1":"55945272357088","imei2":"55945272357088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192583,"job_number":"JOB_192583","tr_customer_id":192601,"tr_customer_product_id":192591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:12.000Z","modified_at":"2026-02-20T08:01:12.000Z","name":"Barton Macejkovic","mobile_number":"675-356-5333","email_id":"Oswald_Tremblay41@yahoo.com","dop":"2025-04-06","serial_number":"10359723748486946","imei1":"10359723748486946","imei2":"10359723748486946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192582,"job_number":"JOB_192582","tr_customer_id":192600,"tr_customer_product_id":192590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:11.000Z","modified_at":"2026-02-20T08:01:49.000Z","name":"Dennis Watsica","mobile_number":"443-359-6938","email_id":"Gaylord_Kulas54@gmail.com","dop":"2025-04-06","serial_number":"12119576467726","imei1":"12119576467726","imei2":"12119576467726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192578,"job_number":"JOB_192578","tr_customer_id":192596,"tr_customer_product_id":192586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:14.000Z","modified_at":"2026-02-20T08:00:14.000Z","name":"Jennifer Barrows","mobile_number":"725-205-6498","email_id":"Cordell53@gmail.com","dop":"2025-04-06","serial_number":"19160867342756668","imei1":"19160867342756668","imei2":"19160867342756668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192577,"job_number":"JOB_192577","tr_customer_id":192595,"tr_customer_product_id":192585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:12.000Z","modified_at":"2026-02-20T08:00:50.000Z","name":"Maximillia Mayert","mobile_number":"777-988-3476","email_id":"Angelica.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"10170327133644","imei1":"10170327133644","imei2":"10170327133644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192569,"job_number":"JOB_192569","tr_customer_id":192587,"tr_customer_product_id":192577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:24.000Z","modified_at":"2026-02-20T07:31:57.000Z","name":"Carter Weimann","mobile_number":"539-590-4023","email_id":"Marco_Rempel47@yahoo.com","dop":"2026-01-04","serial_number":"13294166443880","imei1":"13294166443880","imei2":"113294166443880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192568,"job_number":"JOB_192568","tr_customer_id":192586,"tr_customer_product_id":192576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:23.000Z","modified_at":"2026-02-20T07:31:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"104548598448689","imei1":"104548598448689","imei2":"1104548598448689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192567,"job_number":"JOB_192567","tr_customer_id":192585,"tr_customer_product_id":192575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:43.000Z","modified_at":"2026-02-20T07:31:16.000Z","name":"Maxime McCullough","mobile_number":"552-400-2544","email_id":"Arden96@gmail.com","dop":"2026-01-04","serial_number":"12634301717688","imei1":"12634301717688","imei2":"112634301717688","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192566,"job_number":"JOB_192566","tr_customer_id":192584,"tr_customer_product_id":192574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:42.000Z","modified_at":"2026-02-20T07:30:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"758643155634805","imei1":"758643155634805","imei2":"1758643155634805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192565,"job_number":"JOB_192565","tr_customer_id":192583,"tr_customer_product_id":192573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:41.000Z","modified_at":"2026-02-20T07:30:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16974123894409","imei1":"16974123894409","imei2":"116974123894409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192564,"job_number":"JOB_192564","tr_customer_id":192582,"tr_customer_product_id":192572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:01.000Z","modified_at":"2026-02-20T07:30:34.000Z","name":"Dandre Welch","mobile_number":"653-883-3886","email_id":"Buford77@yahoo.com","dop":"2026-01-04","serial_number":"19685655841347","imei1":"19685655841347","imei2":"119685655841347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192563,"job_number":"JOB_192563","tr_customer_id":192581,"tr_customer_product_id":192571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:00.000Z","modified_at":"2026-02-20T07:30:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"33232368316108","imei1":"33232368316108","imei2":"133232368316108","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192562,"job_number":"JOB_192562","tr_customer_id":192580,"tr_customer_product_id":192570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:59.000Z","modified_at":"2026-02-20T07:29:59.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19912297317146","imei1":"19912297317146","imei2":"119912297317146","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192561,"job_number":"JOB_192561","tr_customer_id":192579,"tr_customer_product_id":192569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:19.000Z","modified_at":"2026-02-20T07:29:52.000Z","name":"Michele Auer","mobile_number":"247-328-3663","email_id":"Trent3@hotmail.com","dop":"2026-01-04","serial_number":"10769404150718","imei1":"10769404150718","imei2":"110769404150718","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192560,"job_number":"JOB_192560","tr_customer_id":192578,"tr_customer_product_id":192568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:18.000Z","modified_at":"2026-02-20T07:29:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"990155746180568","imei1":"990155746180568","imei2":"1990155746180568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192559,"job_number":"JOB_192559","tr_customer_id":192577,"tr_customer_product_id":192567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:17.000Z","modified_at":"2026-02-20T07:29:17.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19390585195309","imei1":"19390585195309","imei2":"119390585195309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192558,"job_number":"JOB_192558","tr_customer_id":192576,"tr_customer_product_id":192566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:19:43.000Z","modified_at":"2026-02-20T07:19:43.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192557,"job_number":"JOB_192557","tr_customer_id":192575,"tr_customer_product_id":192565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:34.000Z","modified_at":"2026-02-20T07:08:34.000Z","name":"Katharina Ebert","mobile_number":"404-930-1887","email_id":"Emile63@yahoo.com","dop":"2025-04-06","serial_number":"19566145142221348","imei1":"19566145142221348","imei2":"19566145142221348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192556,"job_number":"JOB_192556","tr_customer_id":192574,"tr_customer_product_id":192564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:09:12.000Z","name":"Mozelle Bogan","mobile_number":"262-288-9922","email_id":"Burnice85@hotmail.com","dop":"2025-04-06","serial_number":"19363717289139","imei1":"19363717289139","imei2":"19363717289139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192555,"job_number":"JOB_192555","tr_customer_id":192573,"tr_customer_product_id":192563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:08:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13183653765824","imei1":"13183653765824","imei2":"13183653765824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192554,"job_number":"JOB_192554","tr_customer_id":192572,"tr_customer_product_id":192562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:46.000Z","modified_at":"2026-02-20T07:07:46.000Z","name":"Deontae Schroeder","mobile_number":"290-445-5037","email_id":"Dimitri11@hotmail.com","dop":"2025-04-06","serial_number":"14432832645686432","imei1":"14432832645686432","imei2":"14432832645686432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192553,"job_number":"JOB_192553","tr_customer_id":192571,"tr_customer_product_id":192561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:45.000Z","modified_at":"2026-02-20T07:08:25.000Z","name":"Trystan Borer","mobile_number":"743-717-9211","email_id":"Ashlynn42@hotmail.com","dop":"2025-04-06","serial_number":"11087279243304","imei1":"11087279243304","imei2":"11087279243304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192552,"job_number":"JOB_192552","tr_customer_id":192570,"tr_customer_product_id":192560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:44.000Z","modified_at":"2026-02-20T07:07:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19964477015006","imei1":"19964477015006","imei2":"19964477015006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192551,"job_number":"JOB_192551","tr_customer_id":192569,"tr_customer_product_id":192559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:04.000Z","modified_at":"2026-02-20T07:07:04.000Z","name":"Bryon Roberts","mobile_number":"664-587-4178","email_id":"Dolores18@yahoo.com","dop":"2025-04-06","serial_number":"12387454117825812","imei1":"12387454117825812","imei2":"12387454117825812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192550,"job_number":"JOB_192550","tr_customer_id":192568,"tr_customer_product_id":192558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:02.000Z","modified_at":"2026-02-20T07:07:43.000Z","name":"Edwina Monahan","mobile_number":"652-335-4446","email_id":"Coleman12@hotmail.com","dop":"2025-04-06","serial_number":"18193818673675","imei1":"18193818673675","imei2":"18193818673675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192549,"job_number":"JOB_192549","tr_customer_id":192567,"tr_customer_product_id":192557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:58.000Z","modified_at":"2026-02-20T07:06:58.000Z","name":"Evans Cartwright","mobile_number":"318-808-5523","email_id":"Ellen_Paucek@yahoo.com","dop":"2025-04-06","serial_number":"16654464808247868","imei1":"16654464808247868","imei2":"16654464808247868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192548,"job_number":"JOB_192548","tr_customer_id":192566,"tr_customer_product_id":192556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:07:37.000Z","name":"Brayan Spinka","mobile_number":"471-926-9800","email_id":"Abdul_Graham57@yahoo.com","dop":"2025-04-06","serial_number":"16250880571683","imei1":"16250880571683","imei2":"16250880571683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192547,"job_number":"JOB_192547","tr_customer_id":192565,"tr_customer_product_id":192555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:06:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952866965248","imei1":"10952866965248","imei2":"10952866965248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192546,"job_number":"JOB_192546","tr_customer_id":192564,"tr_customer_product_id":192554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:03.000Z","modified_at":"2026-02-20T07:05:03.000Z","name":"Oliver Satterfield","mobile_number":"279-402-0709","email_id":"Juwan.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"13370612264130504","imei1":"13370612264130504","imei2":"13370612264130504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192545,"job_number":"JOB_192545","tr_customer_id":192563,"tr_customer_product_id":192553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:02.000Z","modified_at":"2026-02-20T07:05:38.000Z","name":"Garett Wisoky","mobile_number":"746-373-6742","email_id":"Rebecca.Hammes27@gmail.com","dop":"2025-04-06","serial_number":"10838615651834","imei1":"10838615651834","imei2":"10838615651834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192544,"job_number":"JOB_192544","tr_customer_id":192562,"tr_customer_product_id":192552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:01.000Z","modified_at":"2026-02-20T07:05:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16601643079885","imei1":"16601643079885","imei2":"16601643079885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192543,"job_number":"JOB_192543","tr_customer_id":192561,"tr_customer_product_id":192551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:20.000Z","modified_at":"2026-02-20T07:04:20.000Z","name":"Ethyl Grady","mobile_number":"247-340-6611","email_id":"Macey_Hettinger@gmail.com","dop":"2025-04-06","serial_number":"10904716183522096","imei1":"10904716183522096","imei2":"10904716183522096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192542,"job_number":"JOB_192542","tr_customer_id":192560,"tr_customer_product_id":192550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:55.000Z","name":"Oscar Orn","mobile_number":"612-495-9382","email_id":"Noble15@hotmail.com","dop":"2025-04-06","serial_number":"11077721187528","imei1":"11077721187528","imei2":"11077721187528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192541,"job_number":"JOB_192541","tr_customer_id":192559,"tr_customer_product_id":192549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14733601722041","imei1":"14733601722041","imei2":"14733601722041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192540,"job_number":"JOB_192540","tr_customer_id":192558,"tr_customer_product_id":192548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:15.000Z","modified_at":"2026-02-20T07:04:15.000Z","name":"Cleveland Weber","mobile_number":"387-319-6601","email_id":"Tania93@gmail.com","dop":"2025-04-06","serial_number":"15665973884350168","imei1":"15665973884350168","imei2":"15665973884350168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192539,"job_number":"JOB_192539","tr_customer_id":192557,"tr_customer_product_id":192547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:54.000Z","name":"Casimer McClure","mobile_number":"619-267-5851","email_id":"Lori.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"15838425950558","imei1":"15838425950558","imei2":"15838425950558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192538,"job_number":"JOB_192538","tr_customer_id":192556,"tr_customer_product_id":192546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17539633167738","imei1":"17539633167738","imei2":"17539633167738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192537,"job_number":"JOB_192537","tr_customer_id":192555,"tr_customer_product_id":192545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:46.000Z","modified_at":"2026-02-20T07:03:46.000Z","name":"Karl Beier","mobile_number":"484-402-1764","email_id":"Citlalli_Jones@gmail.com","dop":"2025-04-06","serial_number":"10314420782557428","imei1":"10314420782557428","imei2":"10314420782557428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192536,"job_number":"JOB_192536","tr_customer_id":192554,"tr_customer_product_id":192544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:44.000Z","modified_at":"2026-02-20T07:04:21.000Z","name":"Rebecca Gleichner","mobile_number":"524-298-4135","email_id":"Marlen31@hotmail.com","dop":"2025-04-06","serial_number":"17153419763490","imei1":"17153419763490","imei2":"17153419763490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192535,"job_number":"JOB_192535","tr_customer_id":192553,"tr_customer_product_id":192543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:41.000Z","modified_at":"2026-02-20T07:03:41.000Z","name":"Grayson Kuhn","mobile_number":"617-255-0234","email_id":"Milan38@gmail.com","dop":"2025-04-06","serial_number":"19697908402389400","imei1":"19697908402389400","imei2":"19697908402389400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192534,"job_number":"JOB_192534","tr_customer_id":192552,"tr_customer_product_id":192542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:40.000Z","modified_at":"2026-02-20T07:04:17.000Z","name":"Junior O'Keefe","mobile_number":"937-379-3306","email_id":"Hal_Hahn74@yahoo.com","dop":"2025-04-06","serial_number":"16611677392523","imei1":"16611677392523","imei2":"16611677392523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192533,"job_number":"JOB_192533","tr_customer_id":192551,"tr_customer_product_id":192541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:37.000Z","modified_at":"2026-02-20T07:03:37.000Z","name":"Arno Gutkowski","mobile_number":"706-657-5852","email_id":"Jesus_Fadel@hotmail.com","dop":"2025-04-06","serial_number":"19948981488428050","imei1":"19948981488428050","imei2":"19948981488428050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192532,"job_number":"JOB_192532","tr_customer_id":192550,"tr_customer_product_id":192540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:04:12.000Z","name":"Agustin Lesch","mobile_number":"693-813-2675","email_id":"Roderick_Hilll@gmail.com","dop":"2025-04-06","serial_number":"10206382441342","imei1":"10206382441342","imei2":"10206382441342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192531,"job_number":"JOB_192531","tr_customer_id":192549,"tr_customer_product_id":192539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14052418838671","imei1":"14052418838671","imei2":"14052418838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192530,"job_number":"JOB_192530","tr_customer_id":192548,"tr_customer_product_id":192538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:26.000Z","modified_at":"2026-02-20T07:03:26.000Z","name":"Estella Weissnat","mobile_number":"272-590-1061","email_id":"Enola2@hotmail.com","dop":"2025-04-06","serial_number":"17735144296101456","imei1":"17735144296101456","imei2":"17735144296101456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192529,"job_number":"JOB_192529","tr_customer_id":192547,"tr_customer_product_id":192537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:04:06.000Z","name":"Bert Davis","mobile_number":"792-399-9646","email_id":"Else.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"19694576031079","imei1":"19694576031079","imei2":"19694576031079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192528,"job_number":"JOB_192528","tr_customer_id":192546,"tr_customer_product_id":192536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:03:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13794319688125","imei1":"13794319688125","imei2":"13794319688125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192527,"job_number":"JOB_192527","tr_customer_id":192545,"tr_customer_product_id":192535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:38.000Z","modified_at":"2026-02-20T07:02:38.000Z","name":"Adan Legros","mobile_number":"390-224-0133","email_id":"Desiree_Batz@yahoo.com","dop":"2025-04-06","serial_number":"16217148083743236","imei1":"16217148083743236","imei2":"16217148083743236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192526,"job_number":"JOB_192526","tr_customer_id":192544,"tr_customer_product_id":192534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:03:17.000Z","name":"Llewellyn Boyer","mobile_number":"759-671-6316","email_id":"Paxton97@gmail.com","dop":"2025-04-06","serial_number":"14473495230227","imei1":"14473495230227","imei2":"14473495230227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192525,"job_number":"JOB_192525","tr_customer_id":192543,"tr_customer_product_id":192533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11277592838779","imei1":"11277592838779","imei2":"11277592838779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192524,"job_number":"JOB_192524","tr_customer_id":192542,"tr_customer_product_id":192532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:15.000Z","modified_at":"2026-02-20T06:59:15.000Z","name":"Addison Mills","mobile_number":"462-235-2932","email_id":"Leone0@gmail.com","dop":"2025-04-06","serial_number":"14427580880407048","imei1":"14427580880407048","imei2":"14427580880407048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192523,"job_number":"JOB_192523","tr_customer_id":192541,"tr_customer_product_id":192531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:49.000Z","name":"Arne Gutkowski","mobile_number":"556-711-4488","email_id":"Selina.Powlowski86@gmail.com","dop":"2025-04-06","serial_number":"19838101393377","imei1":"19838101393377","imei2":"19838101393377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192522,"job_number":"JOB_192522","tr_customer_id":192540,"tr_customer_product_id":192530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281517860886","imei1":"19281517860886","imei2":"19281517860886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192518,"job_number":"JOB_192518","tr_customer_id":192536,"tr_customer_product_id":192526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:32.000Z","modified_at":"2026-02-20T06:58:32.000Z","name":"Joaquin Stark","mobile_number":"559-899-9190","email_id":"Katelyn_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"13762866287599200","imei1":"13762866287599200","imei2":"13762866287599200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192517,"job_number":"JOB_192517","tr_customer_id":192535,"tr_customer_product_id":192525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:59:06.000Z","name":"Gene Hartmann","mobile_number":"236-955-2778","email_id":"Hector.Leuschke93@gmail.com","dop":"2025-04-06","serial_number":"18122900060029","imei1":"18122900060029","imei2":"18122900060029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192516,"job_number":"JOB_192516","tr_customer_id":192534,"tr_customer_product_id":192524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:58:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12138196474840","imei1":"12138196474840","imei2":"12138196474840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192512,"job_number":"JOB_192512","tr_customer_id":192530,"tr_customer_product_id":192520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:01.000Z","modified_at":"2026-02-20T06:58:01.000Z","name":"Amara Hills","mobile_number":"332-355-2199","email_id":"Estelle.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"17766523913015770","imei1":"17766523913015770","imei2":"17766523913015770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192511,"job_number":"JOB_192511","tr_customer_id":192529,"tr_customer_product_id":192519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:38.000Z","name":"Robert McDermott","mobile_number":"608-905-0686","email_id":"Walker.Jerde19@hotmail.com","dop":"2025-04-06","serial_number":"16423794960955","imei1":"16423794960955","imei2":"16423794960955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192510,"job_number":"JOB_192510","tr_customer_id":192528,"tr_customer_product_id":192518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19796284856322","imei1":"19796284856322","imei2":"19796284856322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192509,"job_number":"JOB_192509","tr_customer_id":192527,"tr_customer_product_id":192517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:49.000Z","modified_at":"2026-02-20T06:57:49.000Z","name":"Natalie Funk","mobile_number":"718-651-4754","email_id":"Mireille.Koelpin86@hotmail.com","dop":"2025-04-06","serial_number":"11555800519256136","imei1":"11555800519256136","imei2":"11555800519256136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192508,"job_number":"JOB_192508","tr_customer_id":192526,"tr_customer_product_id":192516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:58:23.000Z","name":"Myrtice Tromp","mobile_number":"336-552-7204","email_id":"Oscar_Yost0@hotmail.com","dop":"2025-04-06","serial_number":"12047632314072","imei1":"12047632314072","imei2":"12047632314072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192507,"job_number":"JOB_192507","tr_customer_id":192525,"tr_customer_product_id":192515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:57:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16231322038015","imei1":"16231322038015","imei2":"16231322038015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192506,"job_number":"JOB_192506","tr_customer_id":192524,"tr_customer_product_id":192514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:45.000Z","modified_at":"2026-02-20T06:57:45.000Z","name":"Dianna Mosciski","mobile_number":"387-658-5206","email_id":"Cynthia_Hane11@gmail.com","dop":"2025-04-06","serial_number":"18883799586830496","imei1":"18883799586830496","imei2":"18883799586830496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192505,"job_number":"JOB_192505","tr_customer_id":192523,"tr_customer_product_id":192513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:58:20.000Z","name":"Eriberto Orn","mobile_number":"685-695-3053","email_id":"Margie.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"19468849736031","imei1":"19468849736031","imei2":"19468849736031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192504,"job_number":"JOB_192504","tr_customer_id":192522,"tr_customer_product_id":192512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:57:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14717103697454","imei1":"14717103697454","imei2":"14717103697454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192500,"job_number":"JOB_192500","tr_customer_id":192518,"tr_customer_product_id":192508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:16.000Z","modified_at":"2026-02-20T06:57:16.000Z","name":"Estella Prosacco","mobile_number":"806-519-0777","email_id":"Jessyca.OConner28@gmail.com","dop":"2025-04-06","serial_number":"15958788630200428","imei1":"15958788630200428","imei2":"15958788630200428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192499,"job_number":"JOB_192499","tr_customer_id":192517,"tr_customer_product_id":192507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:53.000Z","name":"Ruthie Koepp","mobile_number":"414-744-6345","email_id":"Elliot75@hotmail.com","dop":"2025-04-06","serial_number":"10258214596450","imei1":"10258214596450","imei2":"10258214596450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192498,"job_number":"JOB_192498","tr_customer_id":192516,"tr_customer_product_id":192506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12652245596416","imei1":"12652245596416","imei2":"12652245596416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192497,"job_number":"JOB_192497","tr_customer_id":192515,"tr_customer_product_id":192505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:03.000Z","modified_at":"2026-02-20T06:57:03.000Z","name":"Lisette Goyette","mobile_number":"391-478-2014","email_id":"Mia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"18787944116203790","imei1":"18787944116203790","imei2":"18787944116203790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192496,"job_number":"JOB_192496","tr_customer_id":192514,"tr_customer_product_id":192504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:37.000Z","name":"Sallie Watsica","mobile_number":"820-795-4143","email_id":"Abner10@yahoo.com","dop":"2025-04-06","serial_number":"16195216341525","imei1":"16195216341525","imei2":"16195216341525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192495,"job_number":"JOB_192495","tr_customer_id":192513,"tr_customer_product_id":192503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15919379701839","imei1":"15919379701839","imei2":"15919379701839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192493,"job_number":"JOB_192493","tr_customer_id":192511,"tr_customer_product_id":192501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:32.000Z","modified_at":"2026-02-20T06:56:32.000Z","name":"Minerva Brakus","mobile_number":"337-726-0351","email_id":"Adolphus_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"11927890271494176","imei1":"11927890271494176","imei2":"11927890271494176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192490,"job_number":"JOB_192490","tr_customer_id":192508,"tr_customer_product_id":192498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:57:10.000Z","name":"Audreanne Kassulke","mobile_number":"694-600-6213","email_id":"Willis_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17619626272068","imei1":"17619626272068","imei2":"17619626272068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192489,"job_number":"JOB_192489","tr_customer_id":192507,"tr_customer_product_id":192497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:30.000Z","modified_at":"2026-02-20T06:56:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10748086364455","imei1":"10748086364455","imei2":"10748086364455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192488,"job_number":"JOB_192488","tr_customer_id":192506,"tr_customer_product_id":192496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:29.000Z","modified_at":"2026-02-20T06:56:29.000Z","name":"Paris Hansen","mobile_number":"756-786-3868","email_id":"Kole72@yahoo.com","dop":"2025-04-06","serial_number":"16752572384163678","imei1":"16752572384163678","imei2":"16752572384163678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192487,"job_number":"JOB_192487","tr_customer_id":192505,"tr_customer_product_id":192495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:57:07.000Z","name":"Maria Reinger","mobile_number":"412-818-9896","email_id":"Wellington.Rau@yahoo.com","dop":"2025-04-06","serial_number":"18971085188660","imei1":"18971085188660","imei2":"18971085188660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192486,"job_number":"JOB_192486","tr_customer_id":192504,"tr_customer_product_id":192494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:56:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16566008067030","imei1":"16566008067030","imei2":"16566008067030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192485,"job_number":"JOB_192485","tr_customer_id":192503,"tr_customer_product_id":192493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:20.000Z","modified_at":"2026-02-20T06:56:20.000Z","name":"Steve Langosh","mobile_number":"278-244-7293","email_id":"Isaias.Kerluke98@gmail.com","dop":"2025-04-06","serial_number":"15242972021526682","imei1":"15242972021526682","imei2":"15242972021526682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192484,"job_number":"JOB_192484","tr_customer_id":192502,"tr_customer_product_id":192492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:54.000Z","name":"Josh O'Connell","mobile_number":"316-630-3705","email_id":"Moriah80@yahoo.com","dop":"2025-04-06","serial_number":"12630473829623","imei1":"12630473829623","imei2":"12630473829623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192483,"job_number":"JOB_192483","tr_customer_id":192501,"tr_customer_product_id":192491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17513762014671","imei1":"17513762014671","imei2":"17513762014671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192482,"job_number":"JOB_192482","tr_customer_id":192500,"tr_customer_product_id":192490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:45.000Z","modified_at":"2026-02-20T06:55:45.000Z","name":"Isaiah Orn","mobile_number":"598-549-8344","email_id":"Fatima_Schoen@gmail.com","dop":"2025-04-06","serial_number":"14309888383696870","imei1":"14309888383696870","imei2":"14309888383696870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192481,"job_number":"JOB_192481","tr_customer_id":192499,"tr_customer_product_id":192489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:55:44.000Z","name":"Gregoria Schuster","mobile_number":"776-249-3363","email_id":"Autumn56@gmail.com","dop":"2025-04-06","serial_number":"15763282726644692","imei1":"15763282726644692","imei2":"15763282726644692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192480,"job_number":"JOB_192480","tr_customer_id":192498,"tr_customer_product_id":192488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:56:22.000Z","name":"Okey Stark","mobile_number":"581-556-2846","email_id":"Denis46@gmail.com","dop":"2025-04-06","serial_number":"14721066052445","imei1":"14721066052445","imei2":"14721066052445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192479,"job_number":"JOB_192479","tr_customer_id":192497,"tr_customer_product_id":192487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:43.000Z","modified_at":"2026-02-20T06:56:23.000Z","name":"Amely Conroy","mobile_number":"409-761-4480","email_id":"Lawson_Harris@hotmail.com","dop":"2025-04-06","serial_number":"16998876267149","imei1":"16998876267149","imei2":"16998876267149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192478,"job_number":"JOB_192478","tr_customer_id":192496,"tr_customer_product_id":192486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:42.000Z","modified_at":"2026-02-20T06:55:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12146686781947","imei1":"12146686781947","imei2":"12146686781947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192477,"job_number":"JOB_192477","tr_customer_id":192495,"tr_customer_product_id":192485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:56.000Z","modified_at":"2026-02-20T06:54:56.000Z","name":"Herta Hegmann","mobile_number":"860-374-0957","email_id":"Mateo_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"19326149959379696","imei1":"19326149959379696","imei2":"19326149959379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192476,"job_number":"JOB_192476","tr_customer_id":192494,"tr_customer_product_id":192484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:55:35.000Z","name":"Antonetta Wiza","mobile_number":"252-694-5652","email_id":"Cristopher_Quigley48@yahoo.com","dop":"2025-04-06","serial_number":"18449797097919","imei1":"18449797097919","imei2":"18449797097919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192475,"job_number":"JOB_192475","tr_customer_id":192493,"tr_customer_product_id":192483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:54:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17131860657428","imei1":"17131860657428","imei2":"17131860657428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192474,"job_number":"JOB_192474","tr_customer_id":192492,"tr_customer_product_id":192482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:29.000Z","modified_at":"2026-02-20T06:53:29.000Z","name":"Lilian Morissette","mobile_number":"893-666-6033","email_id":"Birdie_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"19693867051211290","imei1":"19693867051211290","imei2":"19693867051211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192473,"job_number":"JOB_192473","tr_customer_id":192491,"tr_customer_product_id":192481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:54:05.000Z","name":"Robin Abshire","mobile_number":"358-209-1464","email_id":"Lilly53@hotmail.com","dop":"2025-04-06","serial_number":"15098599121497","imei1":"15098599121497","imei2":"15098599121497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192472,"job_number":"JOB_192472","tr_customer_id":192490,"tr_customer_product_id":192480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:53:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18626272972535","imei1":"18626272972535","imei2":"18626272972535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192471,"job_number":"JOB_192471","tr_customer_id":192489,"tr_customer_product_id":192479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:43.000Z","modified_at":"2026-02-20T06:52:43.000Z","name":"Larissa Walker","mobile_number":"684-667-0717","email_id":"Eunice.Kiehn29@yahoo.com","dop":"2025-04-06","serial_number":"19575294411871896","imei1":"19575294411871896","imei2":"19575294411871896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192470,"job_number":"JOB_192470","tr_customer_id":192488,"tr_customer_product_id":192478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:53:20.000Z","name":"Alyson Mohr","mobile_number":"335-240-5780","email_id":"Abner.Hodkiewicz76@yahoo.com","dop":"2025-04-06","serial_number":"14822704355281","imei1":"14822704355281","imei2":"14822704355281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192469,"job_number":"JOB_192469","tr_customer_id":192487,"tr_customer_product_id":192477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19417454912614","imei1":"19417454912614","imei2":"19417454912614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192468,"job_number":"JOB_192468","tr_customer_id":192486,"tr_customer_product_id":192476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:58.000Z","modified_at":"2026-02-20T06:51:58.000Z","name":"Genoveva Wiza","mobile_number":"643-420-6826","email_id":"Jennyfer_Green@gmail.com","dop":"2025-04-06","serial_number":"16316146306645132","imei1":"16316146306645132","imei2":"16316146306645132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192467,"job_number":"JOB_192467","tr_customer_id":192485,"tr_customer_product_id":192475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:52:35.000Z","name":"Alexis Parisian","mobile_number":"560-830-6634","email_id":"Merl_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"14302049076020","imei1":"14302049076020","imei2":"14302049076020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192466,"job_number":"JOB_192466","tr_customer_id":192484,"tr_customer_product_id":192474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:51:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14493978784910","imei1":"14493978784910","imei2":"14493978784910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192462,"job_number":"JOB_192462","tr_customer_id":192480,"tr_customer_product_id":192470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:21.000Z","modified_at":"2026-02-20T06:49:21.000Z","name":"Ryann Kuhic","mobile_number":"519-941-9020","email_id":"Pedro71@yahoo.com","dop":"2025-04-06","serial_number":"12811466492444172","imei1":"12811466492444172","imei2":"12811466492444172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192461,"job_number":"JOB_192461","tr_customer_id":192479,"tr_customer_product_id":192469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:55.000Z","name":"Loraine Cummerata","mobile_number":"813-613-1848","email_id":"Raven16@yahoo.com","dop":"2025-04-06","serial_number":"13800268958294","imei1":"13800268958294","imei2":"13800268958294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192460,"job_number":"JOB_192460","tr_customer_id":192478,"tr_customer_product_id":192468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18046508498767","imei1":"18046508498767","imei2":"18046508498767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192459,"job_number":"JOB_192459","tr_customer_id":192477,"tr_customer_product_id":192467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:57.000Z","modified_at":"2026-02-20T06:49:23.000Z","name":"Valentine Shields","mobile_number":"437-901-1206","email_id":"Sincere_Treutel@gmail.com","dop":"2024-08-17","serial_number":"77758862975808","imei1":"77758862975808","imei2":"77758862975808","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192458,"job_number":"JOB_192458","tr_customer_id":192476,"tr_customer_product_id":192466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:38.000Z","modified_at":"2026-02-20T06:48:38.000Z","name":"Everett Rowe","mobile_number":"497-891-5226","email_id":"Leonard_Zboncak35@yahoo.com","dop":"2025-04-06","serial_number":"17298270473950880","imei1":"17298270473950880","imei2":"17298270473950880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192457,"job_number":"JOB_192457","tr_customer_id":192475,"tr_customer_product_id":192465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:49:12.000Z","name":"Ernesto Reilly","mobile_number":"297-560-3612","email_id":"Eleanora64@hotmail.com","dop":"2025-04-06","serial_number":"18619997624968","imei1":"18619997624968","imei2":"18619997624968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192456,"job_number":"JOB_192456","tr_customer_id":192474,"tr_customer_product_id":192464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:48:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11417340923331","imei1":"11417340923331","imei2":"11417340923331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192455,"job_number":"JOB_192455","tr_customer_id":192473,"tr_customer_product_id":192463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:54.000Z","name":"Orie Pollich","mobile_number":"875-870-2593","email_id":"Jaquan_Reilly@hotmail.com","dop":"2024-08-17","serial_number":"43984253112605","imei1":"43984253112605","imei2":"43984253112605","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192454,"job_number":"JOB_192454","tr_customer_id":192472,"tr_customer_product_id":192462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:28.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"18517521276707","imei1":"18517521276707","imei2":"18517521276707","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192453,"job_number":"JOB_192453","tr_customer_id":192471,"tr_customer_product_id":192461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:48:25.000Z","name":"Douglas Stark","mobile_number":"472-903-4166","email_id":"Bradford_Torp@hotmail.com","dop":"2024-08-17","serial_number":"73099452431513","imei1":"73099452431513","imei2":"73099452431513","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192452,"job_number":"JOB_192452","tr_customer_id":192470,"tr_customer_product_id":192460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:47:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45044932742141","imei1":"45044932742141","imei2":"45044932742141","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192451,"job_number":"JOB_192451","tr_customer_id":192469,"tr_customer_product_id":192459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:55.000Z","modified_at":"2026-02-20T06:47:55.000Z","name":"Jonas King","mobile_number":"699-755-8526","email_id":"Jace_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"18044767624850188","imei1":"18044767624850188","imei2":"18044767624850188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192450,"job_number":"JOB_192450","tr_customer_id":192468,"tr_customer_product_id":192458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:48:29.000Z","name":"Lewis Gleichner","mobile_number":"466-770-0759","email_id":"Ike98@hotmail.com","dop":"2025-04-06","serial_number":"18146219274877","imei1":"18146219274877","imei2":"18146219274877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192449,"job_number":"JOB_192449","tr_customer_id":192467,"tr_customer_product_id":192457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17774807559924","imei1":"17774807559924","imei2":"17774807559924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192448,"job_number":"JOB_192448","tr_customer_id":192466,"tr_customer_product_id":192456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:02.000Z","modified_at":"2026-02-20T06:46:02.000Z","name":"Robin Batz","mobile_number":"250-339-3638","email_id":"Garnet55@hotmail.com","dop":"2025-04-06","serial_number":"18033745949699656","imei1":"18033745949699656","imei2":"18033745949699656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192447,"job_number":"JOB_192447","tr_customer_id":192465,"tr_customer_product_id":192455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:37.000Z","name":"Abby Hirthe","mobile_number":"588-769-4722","email_id":"Pink_Parisian71@gmail.com","dop":"2025-04-06","serial_number":"17605102107199","imei1":"17605102107199","imei2":"17605102107199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192446,"job_number":"JOB_192446","tr_customer_id":192464,"tr_customer_product_id":192454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18958173281600","imei1":"18958173281600","imei2":"18958173281600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192445,"job_number":"JOB_192445","tr_customer_id":192463,"tr_customer_product_id":192453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:20.000Z","modified_at":"2026-02-20T06:45:20.000Z","name":"Icie Durgan","mobile_number":"485-605-6826","email_id":"Osbaldo66@hotmail.com","dop":"2025-04-06","serial_number":"10755235594698420","imei1":"10755235594698420","imei2":"10755235594698420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192444,"job_number":"JOB_192444","tr_customer_id":192462,"tr_customer_product_id":192452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:54.000Z","name":"Joaquin Bins","mobile_number":"521-472-8739","email_id":"Elfrieda.Schiller72@gmail.com","dop":"2025-04-06","serial_number":"14470691142962","imei1":"14470691142962","imei2":"14470691142962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192443,"job_number":"JOB_192443","tr_customer_id":192461,"tr_customer_product_id":192451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10507107161537","imei1":"10507107161537","imei2":"10507107161537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192442,"job_number":"JOB_192442","tr_customer_id":192460,"tr_customer_product_id":192450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:37.000Z","modified_at":"2026-02-20T06:44:37.000Z","name":"Julia Emard","mobile_number":"539-449-5865","email_id":"Sallie_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"16429707627683036","imei1":"16429707627683036","imei2":"16429707627683036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192441,"job_number":"JOB_192441","tr_customer_id":192459,"tr_customer_product_id":192449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:45:11.000Z","name":"Regan Heller","mobile_number":"387-228-6905","email_id":"Lavinia.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"16365721399700","imei1":"16365721399700","imei2":"16365721399700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192440,"job_number":"JOB_192440","tr_customer_id":192458,"tr_customer_product_id":192448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:44:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10109765421354","imei1":"10109765421354","imei2":"10109765421354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192439,"job_number":"JOB_192439","tr_customer_id":192457,"tr_customer_product_id":192447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:52.000Z","modified_at":"2026-02-20T06:43:52.000Z","name":"Daphne Strosin","mobile_number":"735-718-9118","email_id":"Stephen_Altenwerth@yahoo.com","dop":"2025-06-18","serial_number":"1067770696039601","imei1":"1067770696039601","imei2":"1067770696039601","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192438,"job_number":"JOB_192438","tr_customer_id":192456,"tr_customer_product_id":192446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:44:30.000Z","name":"London Emard","mobile_number":"997-232-7021","email_id":"Zelma_Kirlin7@yahoo.com","dop":"2025-06-18","serial_number":"10880504520950","imei1":"10880504520950","imei2":"10880504520950","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192437,"job_number":"JOB_192437","tr_customer_id":192455,"tr_customer_product_id":192445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:43:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10526043408569","imei1":"10526043408569","imei2":"10526043408569","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192436,"job_number":"JOB_192436","tr_customer_id":192454,"tr_customer_product_id":192444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:20.000Z","modified_at":"2026-02-20T06:43:20.000Z","name":"Kaycee Larkin","mobile_number":"857-355-7770","email_id":"Lue67@hotmail.com","dop":"2025-04-06","serial_number":"10657107355529558","imei1":"10657107355529558","imei2":"10657107355529558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192435,"job_number":"JOB_192435","tr_customer_id":192453,"tr_customer_product_id":192443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:19.000Z","modified_at":"2026-02-20T06:43:58.000Z","name":"Dixie Koepp","mobile_number":"985-976-6086","email_id":"Merle_Nader72@yahoo.com","dop":"2025-04-06","serial_number":"16218030582461","imei1":"16218030582461","imei2":"16218030582461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192434,"job_number":"JOB_192434","tr_customer_id":192452,"tr_customer_product_id":192442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:06.000Z","modified_at":"2026-02-20T06:43:06.000Z","name":"Nathen Kuhn","mobile_number":"493-357-1582","email_id":"Nicolette.Cremin@hotmail.com","dop":"2025-06-18","serial_number":"1006826681599385","imei1":"1006826681599385","imei2":"1006826681599385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192433,"job_number":"JOB_192433","tr_customer_id":192451,"tr_customer_product_id":192441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:44.000Z","name":"Macy Sanford","mobile_number":"490-236-2493","email_id":"Jules_Rowe62@yahoo.com","dop":"2025-06-18","serial_number":"10869603121783","imei1":"10869603121783","imei2":"10869603121783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192432,"job_number":"JOB_192432","tr_customer_id":192450,"tr_customer_product_id":192440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10064150756498","imei1":"10064150756498","imei2":"10064150756498","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192431,"job_number":"JOB_192431","tr_customer_id":192449,"tr_customer_product_id":192439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:43:29.000Z","name":"Yesenia Lindgren","mobile_number":"964-400-9576","email_id":"Zachariah_McDermott86@gmail.com","dop":"2025-12-31","serial_number":"100517253180750","imei1":"100517253180750","imei2":"100517253180750","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192430,"job_number":"JOB_192430","tr_customer_id":192448,"tr_customer_product_id":192438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:42:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101895146345632","imei1":"101895146345632","imei2":"101895146345632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192427,"job_number":"JOB_192427","tr_customer_id":192445,"tr_customer_product_id":192435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:42.000Z","name":"Georgianna Mayert","mobile_number":"696-684-9892","email_id":"Telly18@hotmail.com","dop":"2025-12-31","serial_number":"108450277013592","imei1":"108450277013592","imei2":"108450277013592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192426,"job_number":"JOB_192426","tr_customer_id":192444,"tr_customer_product_id":192434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:02.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100033227488169","imei1":"100033227488169","imei2":"100033227488169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192422,"job_number":"JOB_192422","tr_customer_id":192440,"tr_customer_product_id":192430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:54.000Z","name":"Gaylord Larkin","mobile_number":"407-281-4804","email_id":"Ciara90@hotmail.com","dop":"2025-12-31","serial_number":"101832974476168","imei1":"101832974476168","imei2":"101832974476168","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192421,"job_number":"JOB_192421","tr_customer_id":192439,"tr_customer_product_id":192429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105097602446360","imei1":"105097602446360","imei2":"105097602446360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192409,"job_number":"JOB_192409","tr_customer_id":192427,"tr_customer_product_id":192417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:40.000Z","name":"Brady Grady","mobile_number":"833-426-5785","email_id":"Spencer24@hotmail.com","dop":"2024-08-17","serial_number":"21198937584499","imei1":"21198937584499","imei2":"21198937584499","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192408,"job_number":"JOB_192408","tr_customer_id":192426,"tr_customer_product_id":192416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:08.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"74009212981800","imei1":"74009212981800","imei2":"74009212981800","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192407,"job_number":"JOB_192407","tr_customer_id":192425,"tr_customer_product_id":192415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:33.000Z","modified_at":"2026-02-20T06:37:04.000Z","name":"John Romaguera","mobile_number":"220-784-8218","email_id":"Mackenzie_Mann30@gmail.com","dop":"2024-08-17","serial_number":"38096553881967","imei1":"38096553881967","imei2":"38096553881967","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192406,"job_number":"JOB_192406","tr_customer_id":192424,"tr_customer_product_id":192414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:32.000Z","modified_at":"2026-02-20T06:36:32.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62458444920351","imei1":"62458444920351","imei2":"62458444920351","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192405,"job_number":"JOB_192405","tr_customer_id":192423,"tr_customer_product_id":192413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:36:28.000Z","name":"Gideon Braun","mobile_number":"828-745-2381","email_id":"Kendrick.Feeney@yahoo.com","dop":"2024-08-17","serial_number":"54547644534663","imei1":"54547644534663","imei2":"54547644534663","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192404,"job_number":"JOB_192404","tr_customer_id":192422,"tr_customer_product_id":192412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:35:56.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"93478124474870","imei1":"93478124474870","imei2":"93478124474870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192403,"job_number":"JOB_192403","tr_customer_id":192421,"tr_customer_product_id":192411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:13.000Z","name":"Erica Wisoky","mobile_number":"777-748-2601","email_id":"Cassandre_Schmidt51@hotmail.com","dop":"2025-12-01","serial_number":"15129550558849","imei1":"15129550558849","imei2":"15129550558849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192402,"job_number":"JOB_192402","tr_customer_id":192420,"tr_customer_product_id":192410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15052025506743","imei1":"15052025506743","imei2":"15052025506743","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192401,"job_number":"JOB_192401","tr_customer_id":192419,"tr_customer_product_id":192409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:56.000Z","name":"Shirley Hansen","mobile_number":"309-766-0982","email_id":"Hattie.Franecki@gmail.com","dop":"2025-12-01","serial_number":"19677093089760","imei1":"19677093089760","imei2":"19677093089760","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192400,"job_number":"JOB_192400","tr_customer_id":192418,"tr_customer_product_id":192408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16628700434711","imei1":"16628700434711","imei2":"16628700434711","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192399,"job_number":"JOB_192399","tr_customer_id":192417,"tr_customer_product_id":192407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:27.000Z","modified_at":"2026-02-20T05:36:39.000Z","name":"Dennis Dare","mobile_number":"515-351-4074","email_id":"Margaret23@gmail.com","dop":"2025-12-01","serial_number":"18172419952139","imei1":"18172419952139","imei2":"18172419952139","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192398,"job_number":"JOB_192398","tr_customer_id":192416,"tr_customer_product_id":192406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:26.000Z","modified_at":"2026-02-20T05:36:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16614218405268","imei1":"16614218405268","imei2":"16614218405268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192397,"job_number":"JOB_192397","tr_customer_id":192415,"tr_customer_product_id":192405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:58.000Z","modified_at":"2026-02-20T05:34:58.000Z","name":"Kiley Hintz","mobile_number":"683-742-4186","email_id":"Marianna.Schaden90@yahoo.com","dop":"2025-04-06","serial_number":"15530095581675214","imei1":"15530095581675214","imei2":"15530095581675214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192396,"job_number":"JOB_192396","tr_customer_id":192414,"tr_customer_product_id":192404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:57.000Z","modified_at":"2026-02-20T05:35:35.000Z","name":"Cordia Schuppe","mobile_number":"375-898-6313","email_id":"Elisabeth_Bayer68@hotmail.com","dop":"2025-04-06","serial_number":"13891100940591","imei1":"13891100940591","imei2":"13891100940591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192395,"job_number":"JOB_192395","tr_customer_id":192413,"tr_customer_product_id":192403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:34.000Z","modified_at":"2026-02-20T05:34:34.000Z","name":"Kirk Ziemann","mobile_number":"986-895-8077","email_id":"Mossie_Considine@hotmail.com","dop":"2025-04-06","serial_number":"17919851345320204","imei1":"17919851345320204","imei2":"17919851345320204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192394,"job_number":"JOB_192394","tr_customer_id":192412,"tr_customer_product_id":192402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:33.000Z","modified_at":"2026-02-20T05:35:12.000Z","name":"Michele Brekke","mobile_number":"765-632-1397","email_id":"Sarah_Willms89@yahoo.com","dop":"2025-04-06","serial_number":"15314260144491","imei1":"15314260144491","imei2":"15314260144491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192393,"job_number":"JOB_192393","tr_customer_id":192411,"tr_customer_product_id":192401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:42.000Z","modified_at":"2026-02-20T05:18:51.000Z","name":"Abbie Klein","mobile_number":"799-821-3758","email_id":"Blair38@gmail.com","dop":"2025-07-01","serial_number":"106720621784981","imei1":"106720621784981","imei2":"106720621784981","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192392,"job_number":"JOB_192392","tr_customer_id":192410,"tr_customer_product_id":192400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:41.000Z","modified_at":"2026-02-20T05:18:41.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102335650492521","imei1":"102335650492521","imei2":"102335650492521","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192391,"job_number":"JOB_192391","tr_customer_id":192409,"tr_customer_product_id":192399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:39.000Z","name":"Carrie Simonis","mobile_number":"763-980-6539","email_id":"Hobart.Kemmer82@yahoo.com","dop":"2025-07-01","serial_number":"103483751258277","imei1":"103483751258277","imei2":"103483751258277","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192390,"job_number":"JOB_192390","tr_customer_id":192408,"tr_customer_product_id":192398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:29.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100119711155276","imei1":"100119711155276","imei2":"100119711155276","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192389,"job_number":"JOB_192389","tr_customer_id":192407,"tr_customer_product_id":192397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:39.000Z","modified_at":"2026-02-20T05:14:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"78754118306217","imei1":"78754118306217","imei2":"78754118306217","popurl":"2026-02-10T05:14:38.621295426Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192388,"job_number":"JOB_192388","tr_customer_id":192406,"tr_customer_product_id":192396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:27.000Z","modified_at":"2026-02-20T05:14:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"80044353160324","imei1":"80044353160324","imei2":"80044353160324","popurl":"2026-02-10T05:14:27.320703272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192385,"job_number":"JOB_192385","tr_customer_id":192403,"tr_customer_product_id":192393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:10:40.000Z","modified_at":"2026-02-20T05:10:40.000Z","name":"Dhana Guneta","mobile_number":"7078502493","email_id":"kali.dubashi@yahoo.co.in","dop":"2026-02-10","serial_number":"155369694223844","imei1":"155369694223844","imei2":"155369694223844","popurl":"www.rupinder-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192384,"job_number":"JOB_192384","tr_customer_id":192402,"tr_customer_product_id":192392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:48.000Z","name":"Harvey Ebert","mobile_number":"527-768-4239","email_id":"Elody_Miller@hotmail.com","dop":"2024-08-17","serial_number":"21834097727669","imei1":"21834097727669","imei2":"21834097727669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192383,"job_number":"JOB_192383","tr_customer_id":192401,"tr_customer_product_id":192391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:20.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"59684844800669","imei1":"59684844800669","imei2":"59684844800669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192382,"job_number":"JOB_192382","tr_customer_id":192400,"tr_customer_product_id":192390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:49.000Z","modified_at":"2026-02-20T05:05:16.000Z","name":"Alize Macejkovic","mobile_number":"233-451-9791","email_id":"Eunice.Larkin18@hotmail.com","dop":"2024-08-17","serial_number":"96815163901966","imei1":"96815163901966","imei2":"96815163901966","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192381,"job_number":"JOB_192381","tr_customer_id":192399,"tr_customer_product_id":192389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:48.000Z","modified_at":"2026-02-20T05:04:48.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"16029808109862","imei1":"16029808109862","imei2":"16029808109862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192380,"job_number":"JOB_192380","tr_customer_id":192398,"tr_customer_product_id":192388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:16.000Z","modified_at":"2026-02-20T05:04:45.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45040275626878","imei1":"45040275626878","imei2":"45040275626878","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192378,"job_number":"JOB_192378","tr_customer_id":192396,"tr_customer_product_id":192386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:51.000Z","modified_at":"2026-02-20T04:58:51.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447048","imei1":"66269747447048","imei2":"66269747447048","popurl":"2026-02-10T04:58:47.064665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192377,"job_number":"JOB_192377","tr_customer_id":192395,"tr_customer_product_id":192385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:51:12.000Z","modified_at":"2026-02-20T04:51:12.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447038","imei1":"66269747447038","imei2":"66269747447038","popurl":"2026-02-10T04:51:08.774934100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192355,"job_number":"JOB_192355","tr_customer_id":192373,"tr_customer_product_id":192363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:52.000Z","modified_at":"2026-02-20T04:29:23.000Z","name":"Taryn Bashirian","mobile_number":"668-897-4420","email_id":"Kitty_Smith@hotmail.com","dop":"2026-01-04","serial_number":"13439616869987","imei1":"13439616869987","imei2":"113439616869987","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192354,"job_number":"JOB_192354","tr_customer_id":192372,"tr_customer_product_id":192362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:51.000Z","modified_at":"2026-02-20T04:28:51.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"597438687000840","imei1":"597438687000840","imei2":"1597438687000840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192353,"job_number":"JOB_192353","tr_customer_id":192371,"tr_customer_product_id":192361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:23.000Z","modified_at":"2026-02-20T04:28:23.000Z","name":"Reggie Emard","mobile_number":"599-566-8244","email_id":"Deion38@gmail.com","dop":"2025-04-06","serial_number":"12681936877788088","imei1":"12681936877788088","imei2":"12681936877788088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192352,"job_number":"JOB_192352","tr_customer_id":192370,"tr_customer_product_id":192360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:57.000Z","name":"Pietro Jast","mobile_number":"315-343-2863","email_id":"Cassie.Turner@yahoo.com","dop":"2025-04-06","serial_number":"17582045407639","imei1":"17582045407639","imei2":"17582045407639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192351,"job_number":"JOB_192351","tr_customer_id":192369,"tr_customer_product_id":192359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17287805802378","imei1":"17287805802378","imei2":"17287805802378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192347,"job_number":"JOB_192347","tr_customer_id":192365,"tr_customer_product_id":192355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:16.000Z","modified_at":"2026-02-20T04:28:16.000Z","name":"Joanie Baumbach","mobile_number":"780-249-1991","email_id":"Ottilie.Terry51@yahoo.com","dop":"2025-04-06","serial_number":"16532561207526846","imei1":"16532561207526846","imei2":"16532561207526846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192346,"job_number":"JOB_192346","tr_customer_id":192364,"tr_customer_product_id":192354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:52.000Z","name":"Eloisa Prosacco","mobile_number":"507-957-5137","email_id":"Kamryn.Erdman@gmail.com","dop":"2025-04-06","serial_number":"14324823480657","imei1":"14324823480657","imei2":"14324823480657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192345,"job_number":"JOB_192345","tr_customer_id":192363,"tr_customer_product_id":192353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18709373899158","imei1":"18709373899158","imei2":"18709373899158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192344,"job_number":"JOB_192344","tr_customer_id":192362,"tr_customer_product_id":192352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Clara Becker","mobile_number":"537-544-7347","email_id":"Barbara_Sauer49@hotmail.com","dop":"2025-04-06","serial_number":"14836831398055436","imei1":"14836831398055436","imei2":"14836831398055436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192343,"job_number":"JOB_192343","tr_customer_id":192361,"tr_customer_product_id":192351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:44.000Z","name":"Carol Barrows","mobile_number":"645-586-9003","email_id":"Bert.Walter@gmail.com","dop":"2026-01-04","serial_number":"19239093238724","imei1":"19239093238724","imei2":"119239093238724","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192342,"job_number":"JOB_192342","tr_customer_id":192360,"tr_customer_product_id":192350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:12.000Z","modified_at":"2026-02-20T04:28:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"345849152557669","imei1":"345849152557669","imei2":"1345849152557669","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192341,"job_number":"JOB_192341","tr_customer_id":192359,"tr_customer_product_id":192349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:46.000Z","name":"Anya Kutch","mobile_number":"415-486-4893","email_id":"Raphaelle96@hotmail.com","dop":"2025-04-06","serial_number":"10776773250526","imei1":"10776773250526","imei2":"10776773250526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192340,"job_number":"JOB_192340","tr_customer_id":192358,"tr_customer_product_id":192348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11286074480623","imei1":"11286074480623","imei2":"11286074480623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192339,"job_number":"JOB_192339","tr_customer_id":192357,"tr_customer_product_id":192347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19505642204691","imei1":"19505642204691","imei2":"119505642204691","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192338,"job_number":"JOB_192338","tr_customer_id":192356,"tr_customer_product_id":192346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:04.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Rachelle Ritchie","mobile_number":"546-544-3873","email_id":"Leta12@hotmail.com","dop":"2025-08-24","serial_number":"1012673968433516","imei1":"1012673968433516","imei2":"1012673968433516","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192337,"job_number":"JOB_192337","tr_customer_id":192355,"tr_customer_product_id":192345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:37.000Z","name":"Francesca Breitenberg","mobile_number":"995-223-1661","email_id":"Cyril28@yahoo.com","dop":"2025-08-24","serial_number":"12520007179721","imei1":"12520007179721","imei2":"12520007179721","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192336,"job_number":"JOB_192336","tr_customer_id":192354,"tr_customer_product_id":192344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:02.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19814862528556","imei1":"19814862528556","imei2":"19814862528556","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192335,"job_number":"JOB_192335","tr_customer_id":192353,"tr_customer_product_id":192343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:56.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Gregory Altenwerth","mobile_number":"876-581-8250","email_id":"Joy.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"14461820288502618","imei1":"14461820288502618","imei2":"14461820288502618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192334,"job_number":"JOB_192334","tr_customer_id":192352,"tr_customer_product_id":192342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Scarlett Wolf","mobile_number":"866-791-8273","email_id":"Shanny18@hotmail.com","dop":"2025-04-06","serial_number":"16960936641357378","imei1":"16960936641357378","imei2":"16960936641357378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192333,"job_number":"JOB_192333","tr_customer_id":192351,"tr_customer_product_id":192341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:28:32.000Z","name":"Carol Lynch","mobile_number":"705-778-9721","email_id":"Xavier5@gmail.com","dop":"2025-04-06","serial_number":"10753721977077","imei1":"10753721977077","imei2":"10753721977077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192332,"job_number":"JOB_192332","tr_customer_id":192350,"tr_customer_product_id":192340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15652619589906","imei1":"15652619589906","imei2":"15652619589906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192331,"job_number":"JOB_192331","tr_customer_id":192349,"tr_customer_product_id":192339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"Lincoln Grady","mobile_number":"621-757-2885","email_id":"Kirstin.King@hotmail.com","dop":"2025-04-06","serial_number":"12521058868087924","imei1":"12521058868087924","imei2":"12521058868087924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192330,"job_number":"JOB_192330","tr_customer_id":192348,"tr_customer_product_id":192338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:28:32.000Z","name":"Gordon Terry","mobile_number":"271-805-3753","email_id":"Lue.Schimmel88@gmail.com","dop":"2025-04-06","serial_number":"19549420262791","imei1":"19549420262791","imei2":"19549420262791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192329,"job_number":"JOB_192329","tr_customer_id":192347,"tr_customer_product_id":192337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17842545317723","imei1":"17842545317723","imei2":"17842545317723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192328,"job_number":"JOB_192328","tr_customer_id":192346,"tr_customer_product_id":192336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:28:29.000Z","name":"Domenica Cole","mobile_number":"297-465-4951","email_id":"Tomasa94@yahoo.com","dop":"2025-04-06","serial_number":"18500439700817","imei1":"18500439700817","imei2":"18500439700817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192327,"job_number":"JOB_192327","tr_customer_id":192345,"tr_customer_product_id":192335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:27:53.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14000187040287","imei1":"14000187040287","imei2":"14000187040287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192326,"job_number":"JOB_192326","tr_customer_id":192344,"tr_customer_product_id":192334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:51.000Z","modified_at":"2026-02-20T04:27:51.000Z","name":"Shana Kling","mobile_number":"287-714-4688","email_id":"Delmer.Hoppe38@gmail.com","dop":"2025-04-06","serial_number":"14710271450153808","imei1":"14710271450153808","imei2":"14710271450153808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192325,"job_number":"JOB_192325","tr_customer_id":192343,"tr_customer_product_id":192333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:50.000Z","modified_at":"2026-02-20T04:27:50.000Z","name":"Estell D'Amore","mobile_number":"675-458-9016","email_id":"Elna_Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10651991905610270","imei1":"10651991905610270","imei2":"10651991905610270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192324,"job_number":"JOB_192324","tr_customer_id":192342,"tr_customer_product_id":192332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:28:24.000Z","name":"Tyreek Padberg","mobile_number":"536-923-6118","email_id":"Madaline.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"13665305511531","imei1":"13665305511531","imei2":"13665305511531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192323,"job_number":"JOB_192323","tr_customer_id":192341,"tr_customer_product_id":192331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:27:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17577294992945","imei1":"17577294992945","imei2":"17577294992945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192322,"job_number":"JOB_192322","tr_customer_id":192340,"tr_customer_product_id":192330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:28:24.000Z","name":"Tavares Schmidt","mobile_number":"566-957-4819","email_id":"Amie_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12394927719481","imei1":"12394927719481","imei2":"12394927719481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192321,"job_number":"JOB_192321","tr_customer_id":192339,"tr_customer_product_id":192329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:48.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10461737984176","imei1":"10461737984176","imei2":"10461737984176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192320,"job_number":"JOB_192320","tr_customer_id":192338,"tr_customer_product_id":192328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"Carley Kohler","mobile_number":"291-866-0179","email_id":"Sadie.Ritchie@yahoo.com","dop":"2025-12-31","serial_number":"104380202585040","imei1":"104380202585040","imei2":"104380202585040","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192319,"job_number":"JOB_192319","tr_customer_id":192337,"tr_customer_product_id":192327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106462061026627","imei1":"106462061026627","imei2":"106462061026627","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192318,"job_number":"JOB_192318","tr_customer_id":192336,"tr_customer_product_id":192326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:41.000Z","modified_at":"2026-02-20T04:27:41.000Z","name":"Angelica Legros","mobile_number":"838-663-1724","email_id":"Rico_Barrows62@yahoo.com","dop":"2025-04-06","serial_number":"18603433076775616","imei1":"18603433076775616","imei2":"18603433076775616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192317,"job_number":"JOB_192317","tr_customer_id":192335,"tr_customer_product_id":192325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"Stefan Conroy","mobile_number":"589-499-2162","email_id":"Shany.Moen@gmail.com","dop":"2025-04-06","serial_number":"10721709803340","imei1":"10721709803340","imei2":"10721709803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192316,"job_number":"JOB_192316","tr_customer_id":192334,"tr_customer_product_id":192324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:27:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11547758966424","imei1":"11547758966424","imei2":"11547758966424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192314,"job_number":"JOB_192314","tr_customer_id":192332,"tr_customer_product_id":192322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:38.000Z","modified_at":"2026-02-20T04:27:38.000Z","name":"Hertha Franecki","mobile_number":"692-883-1570","email_id":"Janick39@hotmail.com","dop":"2025-04-06","serial_number":"17961638672207604","imei1":"17961638672207604","imei2":"17961638672207604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192311,"job_number":"JOB_192311","tr_customer_id":192329,"tr_customer_product_id":192319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"Olaf Kemmer","mobile_number":"576-765-2971","email_id":"Susie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"10391216505956","imei1":"10391216505956","imei2":"10391216505956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192309,"job_number":"JOB_192309","tr_customer_id":192327,"tr_customer_product_id":192317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19350288081770","imei1":"19350288081770","imei2":"19350288081770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192308,"job_number":"JOB_192308","tr_customer_id":192326,"tr_customer_product_id":192316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:33.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Lizeth Bosco","mobile_number":"366-568-3098","email_id":"Victoria65@hotmail.com","dop":"2026-01-04","serial_number":"14849435088994","imei1":"14849435088994","imei2":"114849435088994","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192307,"job_number":"JOB_192307","tr_customer_id":192325,"tr_customer_product_id":192315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"Alyson Gibson","mobile_number":"633-386-8069","email_id":"Shea1@yahoo.com","dop":"2025-04-06","serial_number":"12053291012152500","imei1":"12053291012152500","imei2":"12053291012152500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192306,"job_number":"JOB_192306","tr_customer_id":192324,"tr_customer_product_id":192314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"641815615084629","imei1":"641815615084629","imei2":"1641815615084629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192305,"job_number":"JOB_192305","tr_customer_id":192323,"tr_customer_product_id":192313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:28:08.000Z","name":"Aletha Gulgowski","mobile_number":"360-461-7408","email_id":"Tremayne_Treutel@gmail.com","dop":"2025-04-06","serial_number":"10078199800326","imei1":"10078199800326","imei2":"10078199800326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192304,"job_number":"JOB_192304","tr_customer_id":192322,"tr_customer_product_id":192312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Raven Stehr","mobile_number":"623-543-4100","email_id":"Scot_Kihn@gmail.com","dop":"2025-04-06","serial_number":"10403763432541764","imei1":"10403763432541764","imei2":"10403763432541764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192303,"job_number":"JOB_192303","tr_customer_id":192321,"tr_customer_product_id":192311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18084384628409","imei1":"18084384628409","imei2":"118084384628409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192302,"job_number":"JOB_192302","tr_customer_id":192320,"tr_customer_product_id":192310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17859529983911","imei1":"17859529983911","imei2":"17859529983911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192298,"job_number":"JOB_192298","tr_customer_id":192316,"tr_customer_product_id":192306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Herminia Collins","mobile_number":"673-510-4484","email_id":"Anabel98@hotmail.com","dop":"2024-08-17","serial_number":"82568784668670","imei1":"82568784668670","imei2":"82568784668670","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192297,"job_number":"JOB_192297","tr_customer_id":192315,"tr_customer_product_id":192305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"10793153240725","imei1":"10793153240725","imei2":"10793153240725","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192296,"job_number":"JOB_192296","tr_customer_id":192314,"tr_customer_product_id":192304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:28:05.000Z","name":"Arvel Marvin","mobile_number":"890-727-6315","email_id":"Eliza38@hotmail.com","dop":"2025-04-06","serial_number":"19657318771928","imei1":"19657318771928","imei2":"19657318771928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192295,"job_number":"JOB_192295","tr_customer_id":192313,"tr_customer_product_id":192303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:27:29.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10100027748543","imei1":"10100027748543","imei2":"10100027748543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192293,"job_number":"JOB_192293","tr_customer_id":192311,"tr_customer_product_id":192301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:22.000Z","modified_at":"2026-02-20T04:27:22.000Z","name":"Clyde Hansen","mobile_number":"260-513-7751","email_id":"Pamela.Muller@gmail.com","dop":"2025-08-24","serial_number":"1074617187565858","imei1":"1074617187565858","imei2":"1074617187565858","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192292,"job_number":"JOB_192292","tr_customer_id":192310,"tr_customer_product_id":192300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Barrett Reilly","mobile_number":"966-991-9774","email_id":"Ferne.Abernathy93@gmail.com","dop":"2025-08-24","serial_number":"12543290335315","imei1":"12543290335315","imei2":"12543290335315","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192291,"job_number":"JOB_192291","tr_customer_id":192309,"tr_customer_product_id":192299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18990079502462","imei1":"18990079502462","imei2":"18990079502462","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192290,"job_number":"JOB_192290","tr_customer_id":192308,"tr_customer_product_id":192298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:15.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Donato Nicolas","mobile_number":"238-445-5257","email_id":"Pedro_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"17251398445004708","imei1":"17251398445004708","imei2":"17251398445004708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192288,"job_number":"JOB_192288","tr_customer_id":192306,"tr_customer_product_id":192296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"Queenie Jacobson","mobile_number":"438-910-9628","email_id":"Roselyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14370230619330","imei1":"14370230619330","imei2":"14370230619330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192286,"job_number":"JOB_192286","tr_customer_id":192304,"tr_customer_product_id":192294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15600232484542","imei1":"15600232484542","imei2":"15600232484542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192284,"job_number":"JOB_192284","tr_customer_id":192302,"tr_customer_product_id":192292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Raquel Auer","mobile_number":"393-793-8685","email_id":"Daphne74@yahoo.com","dop":"2025-04-06","serial_number":"19273838341621000","imei1":"19273838341621000","imei2":"19273838341621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192283,"job_number":"JOB_192283","tr_customer_id":192301,"tr_customer_product_id":192291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Adolf Dooley","mobile_number":"954-830-8100","email_id":"Cyril_Muller44@gmail.com","dop":"2025-04-06","serial_number":"17243538303076680","imei1":"17243538303076680","imei2":"17243538303076680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192281,"job_number":"JOB_192281","tr_customer_id":192299,"tr_customer_product_id":192289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:10.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"Domenick Pouros","mobile_number":"601-600-7372","email_id":"Delphine.Bechtelar91@hotmail.com","dop":"2025-04-06","serial_number":"15661376067869","imei1":"15661376067869","imei2":"15661376067869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192280,"job_number":"JOB_192280","tr_customer_id":192298,"tr_customer_product_id":192288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:10.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Dawn Smitham","mobile_number":"773-306-7919","email_id":"Erica_Connelly@hotmail.com","dop":"2025-04-06","serial_number":"19015340787802","imei1":"19015340787802","imei2":"19015340787802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192279,"job_number":"JOB_192279","tr_customer_id":192297,"tr_customer_product_id":192287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10686165980332","imei1":"10686165980332","imei2":"10686165980332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192278,"job_number":"JOB_192278","tr_customer_id":192296,"tr_customer_product_id":192286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Nicole Leannon","mobile_number":"435-559-7574","email_id":"Emelia_Keebler13@gmail.com","dop":"2025-04-06","serial_number":"18633762910860624","imei1":"18633762910860624","imei2":"18633762910860624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192277,"job_number":"JOB_192277","tr_customer_id":192295,"tr_customer_product_id":192285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17268246490142","imei1":"17268246490142","imei2":"17268246490142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192276,"job_number":"JOB_192276","tr_customer_id":192294,"tr_customer_product_id":192284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Evert Considine","mobile_number":"335-881-7164","email_id":"Jaime.Mayer8@hotmail.com","dop":"2025-04-06","serial_number":"18171978423895064","imei1":"18171978423895064","imei2":"18171978423895064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192275,"job_number":"JOB_192275","tr_customer_id":192293,"tr_customer_product_id":192283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Chaim Carroll","mobile_number":"722-397-8613","email_id":"Mitchel83@yahoo.com","dop":"2025-04-06","serial_number":"13370437045970162","imei1":"13370437045970162","imei2":"13370437045970162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192274,"job_number":"JOB_192274","tr_customer_id":192292,"tr_customer_product_id":192282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Buck Anderson","mobile_number":"314-666-2181","email_id":"Gus.Schulist83@hotmail.com","dop":"2025-04-06","serial_number":"10083147100473","imei1":"10083147100473","imei2":"10083147100473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192273,"job_number":"JOB_192273","tr_customer_id":192291,"tr_customer_product_id":192281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16271066827076","imei1":"16271066827076","imei2":"16271066827076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192272,"job_number":"JOB_192272","tr_customer_id":192290,"tr_customer_product_id":192280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:43.000Z","name":"Aimee Moen","mobile_number":"251-831-0759","email_id":"Jake_Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"10228211875064","imei1":"10228211875064","imei2":"10228211875064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192271,"job_number":"JOB_192271","tr_customer_id":192289,"tr_customer_product_id":192279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:43.000Z","name":"William Kilback","mobile_number":"274-466-1948","email_id":"Kathlyn_Green@hotmail.com","dop":"2025-04-06","serial_number":"13452263714052","imei1":"13452263714052","imei2":"13452263714052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192270,"job_number":"JOB_192270","tr_customer_id":192288,"tr_customer_product_id":192278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13924492995936","imei1":"13924492995936","imei2":"13924492995936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192269,"job_number":"JOB_192269","tr_customer_id":192287,"tr_customer_product_id":192277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16665477798922","imei1":"16665477798922","imei2":"16665477798922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192268,"job_number":"JOB_192268","tr_customer_id":192286,"tr_customer_product_id":192276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Lorine Cole","mobile_number":"287-757-4675","email_id":"Cade51@gmail.com","dop":"2025-04-06","serial_number":"16244777108209318","imei1":"16244777108209318","imei2":"16244777108209318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192267,"job_number":"JOB_192267","tr_customer_id":192285,"tr_customer_product_id":192275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:06.000Z","modified_at":"2026-02-20T04:27:42.000Z","name":"Kendrick Mraz","mobile_number":"732-492-3301","email_id":"Allison38@hotmail.com","dop":"2025-04-06","serial_number":"18822375382033","imei1":"18822375382033","imei2":"18822375382033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192266,"job_number":"JOB_192266","tr_customer_id":192284,"tr_customer_product_id":192274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:05.000Z","modified_at":"2026-02-20T04:27:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17596815393325","imei1":"17596815393325","imei2":"17596815393325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192265,"job_number":"JOB_192265","tr_customer_id":192283,"tr_customer_product_id":192273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Ursula Murphy","mobile_number":"618-518-4499","email_id":"Arnulfo46@yahoo.com","dop":"2025-12-31","serial_number":"109136719686042","imei1":"109136719686042","imei2":"109136719686042","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192264,"job_number":"JOB_192264","tr_customer_id":192282,"tr_customer_product_id":192272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100551758594170","imei1":"100551758594170","imei2":"100551758594170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192263,"job_number":"JOB_192263","tr_customer_id":192281,"tr_customer_product_id":192271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:00.000Z","modified_at":"2026-02-20T04:27:26.000Z","name":"Charity Roberts","mobile_number":"495-776-1659","email_id":"Kenya_Kohler@hotmail.com","dop":"2024-08-17","serial_number":"77023994491549","imei1":"77023994491549","imei2":"77023994491549","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192262,"job_number":"JOB_192262","tr_customer_id":192280,"tr_customer_product_id":192270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62336645097062","imei1":"62336645097062","imei2":"62336645097062","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192261,"job_number":"JOB_192261","tr_customer_id":192279,"tr_customer_product_id":192269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Sheridan Pouros","mobile_number":"359-207-7793","email_id":"Levi.Emard23@gmail.com","dop":"2025-04-06","serial_number":"10047484072572380","imei1":"10047484072572380","imei2":"10047484072572380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192260,"job_number":"JOB_192260","tr_customer_id":192278,"tr_customer_product_id":192268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:27:33.000Z","name":"Ansel Reynolds","mobile_number":"916-794-8453","email_id":"Mckenzie.Leffler8@gmail.com","dop":"2025-04-06","serial_number":"15129416905215","imei1":"15129416905215","imei2":"15129416905215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192259,"job_number":"JOB_192259","tr_customer_id":192277,"tr_customer_product_id":192267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:26:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14766937446780","imei1":"14766937446780","imei2":"14766937446780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192252,"job_number":"JOB_192252","tr_customer_id":192270,"tr_customer_product_id":192260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:26:53.000Z","name":"Guy Kassulke","mobile_number":"696-231-8891","email_id":"Adelia62@gmail.com","dop":"2025-04-06","serial_number":"18324501668395336","imei1":"18324501668395336","imei2":"18324501668395336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192251,"job_number":"JOB_192251","tr_customer_id":192269,"tr_customer_product_id":192259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Karine Larkin","mobile_number":"615-677-1775","email_id":"Amara.Hand@yahoo.com","dop":"2026-01-04","serial_number":"17777025418412","imei1":"17777025418412","imei2":"117777025418412","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192250,"job_number":"JOB_192250","tr_customer_id":192268,"tr_customer_product_id":192258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:26:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"655130472965032","imei1":"655130472965032","imei2":"1655130472965032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192249,"job_number":"JOB_192249","tr_customer_id":192267,"tr_customer_product_id":192257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Nichole Herman","mobile_number":"976-364-0389","email_id":"Adaline_Paucek@gmail.com","dop":"2025-04-06","serial_number":"14079301491144","imei1":"14079301491144","imei2":"14079301491144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192248,"job_number":"JOB_192248","tr_customer_id":192266,"tr_customer_product_id":192256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11699474937819","imei1":"11699474937819","imei2":"11699474937819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192247,"job_number":"JOB_192247","tr_customer_id":192265,"tr_customer_product_id":192255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"11059222302253","imei1":"11059222302253","imei2":"111059222302253","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192246,"job_number":"JOB_192246","tr_customer_id":192264,"tr_customer_product_id":192254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:50.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Okey Stanton","mobile_number":"761-453-8138","email_id":"Danial_Yost35@yahoo.com","dop":"2025-04-06","serial_number":"13920427051876158","imei1":"13920427051876158","imei2":"13920427051876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192245,"job_number":"JOB_192245","tr_customer_id":192263,"tr_customer_product_id":192253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Barbara Bartoletti","mobile_number":"492-621-0378","email_id":"Santiago91@gmail.com","dop":"2025-04-06","serial_number":"17555246378217","imei1":"17555246378217","imei2":"17555246378217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192244,"job_number":"JOB_192244","tr_customer_id":192262,"tr_customer_product_id":192252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12759655692650","imei1":"12759655692650","imei2":"12759655692650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192243,"job_number":"JOB_192243","tr_customer_id":192261,"tr_customer_product_id":192251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"Boyd Lueilwitz","mobile_number":"731-644-6576","email_id":"Steve62@gmail.com","dop":"2025-04-06","serial_number":"15659755501713136","imei1":"15659755501713136","imei2":"15659755501713136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192242,"job_number":"JOB_192242","tr_customer_id":192260,"tr_customer_product_id":192250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:48.000Z","modified_at":"2026-02-20T04:26:48.000Z","name":"Elian Pagac","mobile_number":"954-507-3352","email_id":"Ellen12@gmail.com","dop":"2025-04-06","serial_number":"19637263090685730","imei1":"19637263090685730","imei2":"19637263090685730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192241,"job_number":"JOB_192241","tr_customer_id":192259,"tr_customer_product_id":192249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:27:23.000Z","name":"Jessy Reilly","mobile_number":"782-477-1732","email_id":"Coty87@hotmail.com","dop":"2025-04-06","serial_number":"19880647469559","imei1":"19880647469559","imei2":"19880647469559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192240,"job_number":"JOB_192240","tr_customer_id":192258,"tr_customer_product_id":192248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"15190503363578","imei1":"15190503363578","imei2":"15190503363578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192239,"job_number":"JOB_192239","tr_customer_id":192257,"tr_customer_product_id":192247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Rosemary Jones","mobile_number":"846-369-5714","email_id":"Riley.Beer@gmail.com","dop":"2025-04-06","serial_number":"16212410347770","imei1":"16212410347770","imei2":"16212410347770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192238,"job_number":"JOB_192238","tr_customer_id":192256,"tr_customer_product_id":192246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:46.000Z","modified_at":"2026-02-20T04:26:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16264038260405","imei1":"16264038260405","imei2":"16264038260405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192237,"job_number":"JOB_192237","tr_customer_id":192255,"tr_customer_product_id":192245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:26:41.000Z","name":"Demond Hermann","mobile_number":"833-234-1675","email_id":"Noe_Kris1@gmail.com","dop":"2025-08-24","serial_number":"1011121697881295","imei1":"1011121697881295","imei2":"1011121697881295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192236,"job_number":"JOB_192236","tr_customer_id":192254,"tr_customer_product_id":192244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Dahlia Graham","mobile_number":"868-958-0139","email_id":"Flavio_Crooks55@yahoo.com","dop":"2025-02-01","serial_number":"109200887977777","imei1":"109200887977777","imei2":"109200887977777","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192235,"job_number":"JOB_192235","tr_customer_id":192253,"tr_customer_product_id":192243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:26:40.000Z","name":"Keyon Stamm","mobile_number":"636-977-2883","email_id":"Hillard_West@gmail.com","dop":"2025-04-06","serial_number":"14512412134326084","imei1":"14512412134326084","imei2":"14512412134326084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192234,"job_number":"JOB_192234","tr_customer_id":192252,"tr_customer_product_id":192242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Filiberto Schmidt","mobile_number":"493-526-3498","email_id":"Kamren_Gaylord29@yahoo.com","dop":"2025-08-24","serial_number":"18880727485708","imei1":"18880727485708","imei2":"18880727485708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192233,"job_number":"JOB_192233","tr_customer_id":192251,"tr_customer_product_id":192241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"18075623260751","imei1":"18075623260751","imei2":"18075623260751","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192232,"job_number":"JOB_192232","tr_customer_id":192250,"tr_customer_product_id":192240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Kim West","mobile_number":"788-431-6166","email_id":"Gaetano26@hotmail.com","dop":"2025-02-01","serial_number":"49872992865827","imei1":"49872992865827","imei2":"49872992865827","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192231,"job_number":"JOB_192231","tr_customer_id":192249,"tr_customer_product_id":192239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:27:17.000Z","name":"Alf Kerluke","mobile_number":"913-498-7845","email_id":"Lesly42@yahoo.com","dop":"2025-04-06","serial_number":"14704688860291","imei1":"14704688860291","imei2":"14704688860291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192230,"job_number":"JOB_192230","tr_customer_id":192248,"tr_customer_product_id":192238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"72622657982524","imei1":"72622657982524","imei2":"72622657982524","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192229,"job_number":"JOB_192229","tr_customer_id":192247,"tr_customer_product_id":192237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261648745731","imei1":"19261648745731","imei2":"19261648745731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192228,"job_number":"JOB_192228","tr_customer_id":192246,"tr_customer_product_id":192236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:38.000Z","modified_at":"2026-02-20T04:26:38.000Z","name":"Lonnie Kozey","mobile_number":"424-204-8859","email_id":"Suzanne73@hotmail.com","dop":"2025-04-06","serial_number":"14848298632247720","imei1":"14848298632247720","imei2":"14848298632247720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192227,"job_number":"JOB_192227","tr_customer_id":192245,"tr_customer_product_id":192235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:37.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Jaren Purdy","mobile_number":"870-839-4162","email_id":"Carmella_Kuhn@yahoo.com","dop":"2025-04-06","serial_number":"17484199020944","imei1":"17484199020944","imei2":"17484199020944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192226,"job_number":"JOB_192226","tr_customer_id":192244,"tr_customer_product_id":192234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12816847803790","imei1":"12816847803790","imei2":"12816847803790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192222,"job_number":"JOB_192222","tr_customer_id":192240,"tr_customer_product_id":192230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Romaine Auer","mobile_number":"552-457-8500","email_id":"Jolie_Lueilwitz87@gmail.com","dop":"2025-04-06","serial_number":"12067162747673106","imei1":"12067162747673106","imei2":"12067162747673106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192218,"job_number":"JOB_192218","tr_customer_id":192236,"tr_customer_product_id":192226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Damion Weissnat","mobile_number":"427-545-9488","email_id":"Beryl42@yahoo.com","dop":"2025-04-06","serial_number":"16569013851216","imei1":"16569013851216","imei2":"16569013851216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192217,"job_number":"JOB_192217","tr_customer_id":192235,"tr_customer_product_id":192225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14433616204064","imei1":"14433616204064","imei2":"14433616204064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192216,"job_number":"JOB_192216","tr_customer_id":192234,"tr_customer_product_id":192224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:30.000Z","modified_at":"2026-02-20T04:26:30.000Z","name":"Nya Reinger","mobile_number":"765-436-9195","email_id":"Miracle.Schoen@gmail.com","dop":"2025-04-06","serial_number":"11684711041680516","imei1":"11684711041680516","imei2":"11684711041680516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192215,"job_number":"JOB_192215","tr_customer_id":192233,"tr_customer_product_id":192223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Moriah Murazik","mobile_number":"746-202-9180","email_id":"Esteban96@yahoo.com","dop":"2024-08-17","serial_number":"37408152899532","imei1":"37408152899532","imei2":"37408152899532","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192214,"job_number":"JOB_192214","tr_customer_id":192232,"tr_customer_product_id":192222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:27:02.000Z","name":"Laisha Pagac","mobile_number":"812-777-4688","email_id":"June.Thiel18@gmail.com","dop":"2025-04-06","serial_number":"16484475100831","imei1":"16484475100831","imei2":"16484475100831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192213,"job_number":"JOB_192213","tr_customer_id":192231,"tr_customer_product_id":192221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"94276198781841","imei1":"94276198781841","imei2":"94276198781841","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192212,"job_number":"JOB_192212","tr_customer_id":192230,"tr_customer_product_id":192220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15399849540562","imei1":"15399849540562","imei2":"15399849540562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192211,"job_number":"JOB_192211","tr_customer_id":192229,"tr_customer_product_id":192219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Effie Reichel","mobile_number":"256-205-7112","email_id":"Armand.Greenholt@gmail.com","dop":"2025-04-06","serial_number":"12970926770170610","imei1":"12970926770170610","imei2":"12970926770170610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192210,"job_number":"JOB_192210","tr_customer_id":192228,"tr_customer_product_id":192218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:28.000Z","modified_at":"2026-02-20T04:26:28.000Z","name":"Adele Stokes","mobile_number":"812-556-8127","email_id":"Daphney.Grady@gmail.com","dop":"2025-04-06","serial_number":"10378939099483398","imei1":"10378939099483398","imei2":"10378939099483398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192209,"job_number":"JOB_192209","tr_customer_id":192227,"tr_customer_product_id":192217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Alvah Pouros","mobile_number":"688-764-4876","email_id":"Pablo_Murray@yahoo.com","dop":"2025-04-06","serial_number":"18938168119981","imei1":"18938168119981","imei2":"18938168119981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192208,"job_number":"JOB_192208","tr_customer_id":192226,"tr_customer_product_id":192216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:26:27.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16006662964021","imei1":"16006662964021","imei2":"16006662964021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192207,"job_number":"JOB_192207","tr_customer_id":192225,"tr_customer_product_id":192215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Tomasa Quitzon","mobile_number":"621-872-7270","email_id":"Marlen79@yahoo.com","dop":"2025-04-06","serial_number":"13158066467185","imei1":"13158066467185","imei2":"13158066467185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192206,"job_number":"JOB_192206","tr_customer_id":192224,"tr_customer_product_id":192214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056051856007","imei1":"11056051856007","imei2":"11056051856007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192205,"job_number":"JOB_192205","tr_customer_id":192223,"tr_customer_product_id":192213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Keven Fay","mobile_number":"832-949-0682","email_id":"Webster_Jaskolski15@yahoo.com","dop":"2025-04-06","serial_number":"16926062052173096","imei1":"16926062052173096","imei2":"16926062052173096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192203,"job_number":"JOB_192203","tr_customer_id":192221,"tr_customer_product_id":192211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Marina Lindgren","mobile_number":"570-619-0989","email_id":"Rolando_Goyette55@hotmail.com","dop":"2025-04-06","serial_number":"16396084084508916","imei1":"16396084084508916","imei2":"16396084084508916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192202,"job_number":"JOB_192202","tr_customer_id":192220,"tr_customer_product_id":192210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Alexane Harvey","mobile_number":"519-838-0684","email_id":"Terry70@gmail.com","dop":"2025-04-06","serial_number":"17004484042841","imei1":"17004484042841","imei2":"17004484042841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192201,"job_number":"JOB_192201","tr_customer_id":192219,"tr_customer_product_id":192209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"Hailey Bogan","mobile_number":"451-253-2264","email_id":"Yoshiko53@yahoo.com","dop":"2025-04-06","serial_number":"17378013149017232","imei1":"17378013149017232","imei2":"17378013149017232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192200,"job_number":"JOB_192200","tr_customer_id":192218,"tr_customer_product_id":192208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17012733958718","imei1":"17012733958718","imei2":"17012733958718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192199,"job_number":"JOB_192199","tr_customer_id":192217,"tr_customer_product_id":192207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:27:02.000Z","name":"Yasmin Schneider","mobile_number":"250-727-4119","email_id":"Amie.OHara@hotmail.com","dop":"2025-04-06","serial_number":"14869106983077","imei1":"14869106983077","imei2":"14869106983077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192198,"job_number":"JOB_192198","tr_customer_id":192216,"tr_customer_product_id":192206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12608237797284","imei1":"12608237797284","imei2":"12608237797284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192197,"job_number":"JOB_192197","tr_customer_id":192215,"tr_customer_product_id":192205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"Fred Daugherty","mobile_number":"704-827-0860","email_id":"Cali_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"11394305677487482","imei1":"11394305677487482","imei2":"11394305677487482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192196,"job_number":"JOB_192196","tr_customer_id":192214,"tr_customer_product_id":192204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Deon Cummings","mobile_number":"398-741-5843","email_id":"Itzel63@hotmail.com","dop":"2025-04-06","serial_number":"13426771538912","imei1":"13426771538912","imei2":"13426771538912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192195,"job_number":"JOB_192195","tr_customer_id":192213,"tr_customer_product_id":192203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12206007589680","imei1":"12206007589680","imei2":"12206007589680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192194,"job_number":"JOB_192194","tr_customer_id":192212,"tr_customer_product_id":192202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Geoffrey Kertzmann","mobile_number":"756-578-7302","email_id":"Melyssa36@hotmail.com","dop":"2025-04-06","serial_number":"11213674132045","imei1":"11213674132045","imei2":"11213674132045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192193,"job_number":"JOB_192193","tr_customer_id":192211,"tr_customer_product_id":192201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165931216267","imei1":"10165931216267","imei2":"10165931216267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192185,"job_number":"JOB_192185","tr_customer_id":192203,"tr_customer_product_id":192193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Narciso Klein","mobile_number":"963-947-6655","email_id":"Cole.Hermann16@yahoo.com","dop":"2025-12-31","serial_number":"109692052208622","imei1":"109692052208622","imei2":"109692052208622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192184,"job_number":"JOB_192184","tr_customer_id":192202,"tr_customer_product_id":192192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105117814329988","imei1":"105117814329988","imei2":"105117814329988","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192179,"job_number":"JOB_192179","tr_customer_id":192197,"tr_customer_product_id":192187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Josh Gottlieb","mobile_number":"757-822-2606","email_id":"Greta87@hotmail.com","dop":"2025-04-06","serial_number":"19002507055620944","imei1":"19002507055620944","imei2":"19002507055620944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192178,"job_number":"JOB_192178","tr_customer_id":192196,"tr_customer_product_id":192186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Mervin Gutkowski","mobile_number":"903-258-8808","email_id":"Reta91@hotmail.com","dop":"2025-04-06","serial_number":"13897523719045924","imei1":"13897523719045924","imei2":"13897523719045924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192177,"job_number":"JOB_192177","tr_customer_id":192195,"tr_customer_product_id":192185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Berniece Maggio","mobile_number":"755-798-6303","email_id":"Alex.Considine10@gmail.com","dop":"2025-04-06","serial_number":"18129790373546630","imei1":"18129790373546630","imei2":"18129790373546630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192176,"job_number":"JOB_192176","tr_customer_id":192194,"tr_customer_product_id":192184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:42.000Z","name":"Wilburn Lemke","mobile_number":"559-911-7567","email_id":"Elvis_Glover@gmail.com","dop":"2025-04-06","serial_number":"10934260540742","imei1":"10934260540742","imei2":"10934260540742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192175,"job_number":"JOB_192175","tr_customer_id":192193,"tr_customer_product_id":192183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14774914097279","imei1":"14774914097279","imei2":"14774914097279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192174,"job_number":"JOB_192174","tr_customer_id":192192,"tr_customer_product_id":192182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:42.000Z","name":"Ignacio Wunsch","mobile_number":"741-801-7564","email_id":"Nick43@hotmail.com","dop":"2025-04-06","serial_number":"18413542227525","imei1":"18413542227525","imei2":"18413542227525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192173,"job_number":"JOB_192173","tr_customer_id":192191,"tr_customer_product_id":192181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12516563629758","imei1":"12516563629758","imei2":"12516563629758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192172,"job_number":"JOB_192172","tr_customer_id":192190,"tr_customer_product_id":192180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:44.000Z","name":"Randall Hoppe","mobile_number":"425-209-5168","email_id":"Joesph_Daugherty5@gmail.com","dop":"2025-04-06","serial_number":"14933180423848","imei1":"14933180423848","imei2":"14933180423848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192171,"job_number":"JOB_192171","tr_customer_id":192189,"tr_customer_product_id":192179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712549468701","imei1":"12712549468701","imei2":"12712549468701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192170,"job_number":"JOB_192170","tr_customer_id":192188,"tr_customer_product_id":192178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:02.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Maya Reinger","mobile_number":"591-694-9136","email_id":"Barry.Bruen@gmail.com","dop":"2025-02-01","serial_number":"48851338317056","imei1":"48851338317056","imei2":"48851338317056","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192169,"job_number":"JOB_192169","tr_customer_id":192187,"tr_customer_product_id":192177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Citlalli Hagenes","mobile_number":"356-832-7469","email_id":"Bernadette42@hotmail.com","dop":"2025-02-01","serial_number":"65571605516231","imei1":"65571605516231","imei2":"65571605516231","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192168,"job_number":"JOB_192168","tr_customer_id":192186,"tr_customer_product_id":192176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"51398135033304","imei1":"51398135033304","imei2":"51398135033304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192167,"job_number":"JOB_192167","tr_customer_id":192185,"tr_customer_product_id":192175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:59.000Z","modified_at":"2026-02-20T04:25:59.000Z","name":"Danny Ziemann","mobile_number":"757-497-9573","email_id":"Casandra.Mayer3@hotmail.com","dop":"2025-04-06","serial_number":"11948290513645958","imei1":"11948290513645958","imei2":"11948290513645958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192166,"job_number":"JOB_192166","tr_customer_id":192184,"tr_customer_product_id":192174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Beaulah Thiel","mobile_number":"596-981-3203","email_id":"Kelli64@hotmail.com","dop":"2025-04-06","serial_number":"11755497541811","imei1":"11755497541811","imei2":"11755497541811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192165,"job_number":"JOB_192165","tr_customer_id":192183,"tr_customer_product_id":192173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:25:58.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192163,"job_number":"JOB_192163","tr_customer_id":192181,"tr_customer_product_id":192171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:55.000Z","modified_at":"2026-02-20T04:25:55.000Z","name":"Oren Block","mobile_number":"554-682-6499","email_id":"Bonnie.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"14234417274253820","imei1":"14234417274253820","imei2":"14234417274253820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192162,"job_number":"JOB_192162","tr_customer_id":192180,"tr_customer_product_id":192170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:26:31.000Z","name":"Meredith Prosacco","mobile_number":"424-804-5018","email_id":"Mertie73@gmail.com","dop":"2025-04-06","serial_number":"15029910348578","imei1":"15029910348578","imei2":"15029910348578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192160,"job_number":"JOB_192160","tr_customer_id":192178,"tr_customer_product_id":192168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16564979990792","imei1":"16564979990792","imei2":"16564979990792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192159,"job_number":"JOB_192159","tr_customer_id":192177,"tr_customer_product_id":192167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"Joy Hagenes","mobile_number":"972-608-6859","email_id":"Quinton.Windler68@yahoo.com","dop":"2025-04-06","serial_number":"17339493397501668","imei1":"17339493397501668","imei2":"17339493397501668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192157,"job_number":"JOB_192157","tr_customer_id":192175,"tr_customer_product_id":192165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:52.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Aliza Luettgen","mobile_number":"907-693-0120","email_id":"Morton_Block54@hotmail.com","dop":"2025-04-06","serial_number":"12041887743593068","imei1":"12041887743593068","imei2":"12041887743593068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192156,"job_number":"JOB_192156","tr_customer_id":192174,"tr_customer_product_id":192164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Jaden Hoppe","mobile_number":"254-660-4106","email_id":"Lucas26@hotmail.com","dop":"2025-04-06","serial_number":"16561284711323","imei1":"16561284711323","imei2":"16561284711323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192155,"job_number":"JOB_192155","tr_customer_id":192173,"tr_customer_product_id":192163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19203808576658","imei1":"19203808576658","imei2":"19203808576658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192154,"job_number":"JOB_192154","tr_customer_id":192172,"tr_customer_product_id":192162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Eliza Marvin","mobile_number":"497-215-7962","email_id":"Teresa46@gmail.com","dop":"2025-04-06","serial_number":"15935097608522","imei1":"15935097608522","imei2":"15935097608522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192153,"job_number":"JOB_192153","tr_customer_id":192171,"tr_customer_product_id":192161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:50.000Z","modified_at":"2026-02-20T04:25:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17591076786893","imei1":"17591076786893","imei2":"17591076786893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192151,"job_number":"JOB_192151","tr_customer_id":192169,"tr_customer_product_id":192159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:45.000Z","modified_at":"2026-02-20T04:25:45.000Z","name":"Kaylin Heathcote","mobile_number":"958-208-6298","email_id":"Lisa86@yahoo.com","dop":"2025-04-06","serial_number":"14132772363753206","imei1":"14132772363753206","imei2":"14132772363753206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192149,"job_number":"JOB_192149","tr_customer_id":192167,"tr_customer_product_id":192157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:26:18.000Z","name":"Kelton Zieme","mobile_number":"683-679-3750","email_id":"Bradford.Ullrich46@gmail.com","dop":"2025-04-06","serial_number":"10443024028246","imei1":"10443024028246","imei2":"10443024028246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192148,"job_number":"JOB_192148","tr_customer_id":192166,"tr_customer_product_id":192156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:25:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13030879047732","imei1":"13030879047732","imei2":"13030879047732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192147,"job_number":"JOB_192147","tr_customer_id":192165,"tr_customer_product_id":192155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:25:40.000Z","name":"Charlotte Lynch","mobile_number":"871-429-3368","email_id":"Bailey.Wolf86@yahoo.com","dop":"2025-06-18","serial_number":"1064637875926118","imei1":"1064637875926118","imei2":"1064637875926118","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192146,"job_number":"JOB_192146","tr_customer_id":192164,"tr_customer_product_id":192154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:26:15.000Z","name":"Gavin Mann","mobile_number":"761-501-8606","email_id":"Ariane.Bode@hotmail.com","dop":"2025-06-18","serial_number":"10322223600740","imei1":"10322223600740","imei2":"10322223600740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192145,"job_number":"JOB_192145","tr_customer_id":192163,"tr_customer_product_id":192153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:39.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10870457464878","imei1":"10870457464878","imei2":"10870457464878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192143,"job_number":"JOB_192143","tr_customer_id":192161,"tr_customer_product_id":192151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Sage Steuber","mobile_number":"328-576-9236","email_id":"Shaniya.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"12102598954935184","imei1":"12102598954935184","imei2":"12102598954935184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192142,"job_number":"JOB_192142","tr_customer_id":192160,"tr_customer_product_id":192150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Grady Kohler","mobile_number":"671-322-0698","email_id":"Roscoe.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"11898591915976060","imei1":"11898591915976060","imei2":"11898591915976060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192141,"job_number":"JOB_192141","tr_customer_id":192159,"tr_customer_product_id":192149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Elijah Mueller","mobile_number":"569-934-3180","email_id":"Hassie47@yahoo.com","dop":"2025-04-06","serial_number":"16138223013191","imei1":"16138223013191","imei2":"16138223013191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192140,"job_number":"JOB_192140","tr_customer_id":192158,"tr_customer_product_id":192148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Mable Satterfield","mobile_number":"485-649-4096","email_id":"Unique97@hotmail.com","dop":"2025-04-06","serial_number":"13610642010521","imei1":"13610642010521","imei2":"13610642010521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192139,"job_number":"JOB_192139","tr_customer_id":192157,"tr_customer_product_id":192147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18271602605241","imei1":"18271602605241","imei2":"18271602605241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192138,"job_number":"JOB_192138","tr_customer_id":192156,"tr_customer_product_id":192146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19964915966849","imei1":"19964915966849","imei2":"19964915966849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192137,"job_number":"JOB_192137","tr_customer_id":192155,"tr_customer_product_id":192145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:24.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Cooper D'Amore","mobile_number":"875-812-1871","email_id":"Lew.Welch@yahoo.com","dop":"2025-02-01","serial_number":"25895180590920","imei1":"25895180590920","imei2":"25895180590920","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192135,"job_number":"JOB_192135","tr_customer_id":192153,"tr_customer_product_id":192143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"Noble Dibbert","mobile_number":"444-218-6663","email_id":"Laury.Boyle@gmail.com","dop":"2025-02-01","serial_number":"28579574591334","imei1":"28579574591334","imei2":"28579574591334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192134,"job_number":"JOB_192134","tr_customer_id":192152,"tr_customer_product_id":192142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"58998568086141","imei1":"58998568086141","imei2":"58998568086141","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192133,"job_number":"JOB_192133","tr_customer_id":192151,"tr_customer_product_id":192141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:18.000Z","modified_at":"2026-02-20T04:25:18.000Z","name":"Jayce Schmidt","mobile_number":"217-585-1307","email_id":"Cecelia45@gmail.com","dop":"2025-04-06","serial_number":"17646649539271544","imei1":"17646649539271544","imei2":"17646649539271544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192132,"job_number":"JOB_192132","tr_customer_id":192150,"tr_customer_product_id":192140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:17.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"Gladys Upton","mobile_number":"875-927-8256","email_id":"Lucy4@gmail.com","dop":"2025-04-06","serial_number":"19748579570330","imei1":"19748579570330","imei2":"19748579570330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192131,"job_number":"JOB_192131","tr_customer_id":192149,"tr_customer_product_id":192139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:13.000Z","name":"Daniela Raynor","mobile_number":"733-713-8481","email_id":"Bethel99@gmail.com","dop":"2025-04-06","serial_number":"18209327292245224","imei1":"18209327292245224","imei2":"18209327292245224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192129,"job_number":"JOB_192129","tr_customer_id":192147,"tr_customer_product_id":192137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:44.000Z","name":"Cindy Hills","mobile_number":"646-835-1640","email_id":"Clara29@yahoo.com","dop":"2025-04-06","serial_number":"13223428737646","imei1":"13223428737646","imei2":"13223428737646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192128,"job_number":"JOB_192128","tr_customer_id":192146,"tr_customer_product_id":192136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17773723570445","imei1":"17773723570445","imei2":"17773723570445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192127,"job_number":"JOB_192127","tr_customer_id":192145,"tr_customer_product_id":192135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:10.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"Harrison Hessel","mobile_number":"421-588-5236","email_id":"Rod_Daniel@gmail.com","dop":"2025-04-06","serial_number":"18494520516055880","imei1":"18494520516055880","imei2":"18494520516055880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192126,"job_number":"JOB_192126","tr_customer_id":192144,"tr_customer_product_id":192134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:46.000Z","name":"Porter Schaden","mobile_number":"725-702-2660","email_id":"Brandi_OConner@yahoo.com","dop":"2025-04-06","serial_number":"14491405797287","imei1":"14491405797287","imei2":"14491405797287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192125,"job_number":"JOB_192125","tr_customer_id":192143,"tr_customer_product_id":192133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13556044451659","imei1":"13556044451659","imei2":"13556044451659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192124,"job_number":"JOB_192124","tr_customer_id":192142,"tr_customer_product_id":192132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:08.000Z","modified_at":"2026-02-20T04:25:08.000Z","name":"Marco Rolfson","mobile_number":"953-354-3236","email_id":"Nadia_Orn5@gmail.com","dop":"2025-04-06","serial_number":"19653162183849710","imei1":"19653162183849710","imei2":"19653162183849710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192123,"job_number":"JOB_192123","tr_customer_id":192141,"tr_customer_product_id":192131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:44.000Z","name":"Marina Jast","mobile_number":"773-827-1235","email_id":"Watson.Kihn@yahoo.com","dop":"2025-04-06","serial_number":"19042411043603","imei1":"19042411043603","imei2":"19042411043603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192122,"job_number":"JOB_192122","tr_customer_id":192140,"tr_customer_product_id":192130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10389716934619","imei1":"10389716934619","imei2":"10389716934619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192121,"job_number":"JOB_192121","tr_customer_id":192139,"tr_customer_product_id":192129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:04.000Z","modified_at":"2026-02-20T04:25:04.000Z","name":"Franco Parker","mobile_number":"352-247-4516","email_id":"Elza.Ratke@yahoo.com","dop":"2025-04-06","serial_number":"11330782685919008","imei1":"11330782685919008","imei2":"11330782685919008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192120,"job_number":"JOB_192120","tr_customer_id":192138,"tr_customer_product_id":192128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:03.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"Dale Jerde","mobile_number":"444-760-9051","email_id":"Lucinda.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"13626020886825","imei1":"13626020886825","imei2":"13626020886825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192119,"job_number":"JOB_192119","tr_customer_id":192137,"tr_customer_product_id":192127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:02.000Z","name":"Earline Muller","mobile_number":"768-836-0334","email_id":"Macey.Mayert86@gmail.com","dop":"2025-04-06","serial_number":"11427489709724328","imei1":"11427489709724328","imei2":"11427489709724328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192117,"job_number":"JOB_192117","tr_customer_id":192135,"tr_customer_product_id":192125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:00.000Z","modified_at":"2026-02-20T04:25:34.000Z","name":"Audie Dooley","mobile_number":"797-288-0829","email_id":"Louvenia97@hotmail.com","dop":"2025-04-06","serial_number":"19287246999048","imei1":"19287246999048","imei2":"19287246999048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192116,"job_number":"JOB_192116","tr_customer_id":192134,"tr_customer_product_id":192124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:58.000Z","modified_at":"2026-02-20T04:24:58.000Z","name":"Tiara Aufderhar","mobile_number":"658-254-6716","email_id":"Genesis.Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"16459557142548808","imei1":"16459557142548808","imei2":"16459557142548808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192115,"job_number":"JOB_192115","tr_customer_id":192133,"tr_customer_product_id":192123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Nya Hegmann","mobile_number":"226-848-8529","email_id":"Ashtyn_Schuppe99@gmail.com","dop":"2025-06-18","serial_number":"1063551014949873","imei1":"1063551014949873","imei2":"1063551014949873","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192114,"job_number":"JOB_192114","tr_customer_id":192132,"tr_customer_product_id":192122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:25:31.000Z","name":"Bret Ward","mobile_number":"889-955-3765","email_id":"Denis_Schmitt81@gmail.com","dop":"2025-04-06","serial_number":"16932505921950","imei1":"16932505921950","imei2":"16932505921950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192113,"job_number":"JOB_192113","tr_customer_id":192131,"tr_customer_product_id":192121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:25:32.000Z","name":"Blaise Armstrong","mobile_number":"320-471-3446","email_id":"Maurine.Mraz@gmail.com","dop":"2025-06-18","serial_number":"10191576065194","imei1":"10191576065194","imei2":"10191576065194","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192112,"job_number":"JOB_192112","tr_customer_id":192130,"tr_customer_product_id":192120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:56.000Z","modified_at":"2026-02-20T04:24:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10951720523026","imei1":"10951720523026","imei2":"10951720523026","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192111,"job_number":"JOB_192111","tr_customer_id":192129,"tr_customer_product_id":192119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:48.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"67610158457634","imei1":"67610158457634","imei2":"67610158457634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192110,"job_number":"JOB_192110","tr_customer_id":192128,"tr_customer_product_id":192118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:47.000Z","modified_at":"2026-02-20T04:24:47.000Z","name":"Ana Gerhold","mobile_number":"632-505-1582","email_id":"Micheal_OKon@gmail.com","dop":"2025-04-06","serial_number":"14600907189791644","imei1":"14600907189791644","imei2":"14600907189791644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192109,"job_number":"JOB_192109","tr_customer_id":192127,"tr_customer_product_id":192117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:25:20.000Z","name":"Uriah Huels","mobile_number":"719-666-6555","email_id":"Susie_Zulauf44@gmail.com","dop":"2025-04-06","serial_number":"12100531105038","imei1":"12100531105038","imei2":"12100531105038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192108,"job_number":"JOB_192108","tr_customer_id":192126,"tr_customer_product_id":192116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:24:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17159002706534","imei1":"17159002706534","imei2":"17159002706534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192107,"job_number":"JOB_192107","tr_customer_id":192125,"tr_customer_product_id":192115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:37.000Z","modified_at":"2026-02-20T04:24:37.000Z","name":"Hiram Homenick","mobile_number":"717-900-3158","email_id":"Effie9@gmail.com","dop":"2025-04-06","serial_number":"12055965325016822","imei1":"12055965325016822","imei2":"12055965325016822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192106,"job_number":"JOB_192106","tr_customer_id":192124,"tr_customer_product_id":192114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:36.000Z","modified_at":"2026-02-20T04:25:11.000Z","name":"Fred Lemke","mobile_number":"961-731-5694","email_id":"Oscar_Kling20@yahoo.com","dop":"2025-04-06","serial_number":"18565077275699","imei1":"18565077275699","imei2":"18565077275699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192105,"job_number":"JOB_192105","tr_customer_id":192123,"tr_customer_product_id":192113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:35.000Z","modified_at":"2026-02-20T04:24:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84929302591683","imei1":"84929302591683","imei2":"84929302591683","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192104,"job_number":"JOB_192104","tr_customer_id":192122,"tr_customer_product_id":192112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:18.000Z","modified_at":"2026-02-20T03:32:18.000Z","name":"Crawford Collier","mobile_number":"970-463-2942","email_id":"Bradly.Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15447607509087042","imei1":"15447607509087042","imei2":"15447607509087042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192103,"job_number":"JOB_192103","tr_customer_id":192121,"tr_customer_product_id":192111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:53.000Z","name":"Orpha Boyle","mobile_number":"849-657-7815","email_id":"Brando9@gmail.com","dop":"2025-04-06","serial_number":"12092311051524","imei1":"12092311051524","imei2":"12092311051524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192102,"job_number":"JOB_192102","tr_customer_id":192120,"tr_customer_product_id":192110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15094994758869","imei1":"15094994758869","imei2":"15094994758869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192101,"job_number":"JOB_192101","tr_customer_id":192119,"tr_customer_product_id":192109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:35.000Z","modified_at":"2026-02-20T03:31:35.000Z","name":"Coby Hermann","mobile_number":"990-572-8825","email_id":"Antonina_Leffler@gmail.com","dop":"2025-04-06","serial_number":"12925707373121640","imei1":"12925707373121640","imei2":"12925707373121640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192100,"job_number":"JOB_192100","tr_customer_id":192118,"tr_customer_product_id":192108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:34.000Z","modified_at":"2026-02-20T03:32:10.000Z","name":"Everette Hilpert","mobile_number":"621-566-0589","email_id":"Ida_Gislason0@yahoo.com","dop":"2025-04-06","serial_number":"17654723649340","imei1":"17654723649340","imei2":"17654723649340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192099,"job_number":"JOB_192099","tr_customer_id":192117,"tr_customer_product_id":192107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:33.000Z","modified_at":"2026-02-20T03:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17120961244162","imei1":"17120961244162","imei2":"17120961244162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192098,"job_number":"JOB_192098","tr_customer_id":192116,"tr_customer_product_id":192106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:52.000Z","modified_at":"2026-02-20T03:30:52.000Z","name":"Danyka Hauck","mobile_number":"935-536-9121","email_id":"Cristina_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18953770478720624","imei1":"18953770478720624","imei2":"18953770478720624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192097,"job_number":"JOB_192097","tr_customer_id":192115,"tr_customer_product_id":192105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:31:26.000Z","name":"Jesus Hettinger","mobile_number":"543-395-1088","email_id":"Shakira.Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"19376632244707","imei1":"19376632244707","imei2":"19376632244707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192096,"job_number":"JOB_192096","tr_customer_id":192114,"tr_customer_product_id":192104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19584060974466","imei1":"19584060974466","imei2":"19584060974466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192092,"job_number":"JOB_192092","tr_customer_id":192110,"tr_customer_product_id":192100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:59:13.000Z","modified_at":"2026-02-20T02:59:13.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"89999151778042","imei1":"89999151778042","imei2":"89999151778042","popurl":"2026-02-10T02:59:10.550564200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192091,"job_number":"JOB_192091","tr_customer_id":192109,"tr_customer_product_id":192099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:58:22.000Z","modified_at":"2026-02-20T02:58:22.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"48992151778042","imei1":"48992151778042","imei2":"48992151778042","popurl":"2026-02-10T02:58:19.908129200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192090,"job_number":"JOB_192090","tr_customer_id":192108,"tr_customer_product_id":192098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:53.000Z","modified_at":"2026-02-20T02:43:53.000Z","name":"Reva Bergnaum","mobile_number":"749-305-7226","email_id":"Retha.Boehm@gmail.com","dop":"2025-04-06","serial_number":"10225174921501024","imei1":"10225174921501024","imei2":"10225174921501024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192089,"job_number":"JOB_192089","tr_customer_id":192107,"tr_customer_product_id":192097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:44:10.000Z","name":"Chelsey Jerde","mobile_number":"762-292-6348","email_id":"Barton87@yahoo.com","dop":"2025-04-06","serial_number":"14931698188801","imei1":"14931698188801","imei2":"14931698188801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192088,"job_number":"JOB_192088","tr_customer_id":192106,"tr_customer_product_id":192096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:43:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10737081854076","imei1":"10737081854076","imei2":"10737081854076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192087,"job_number":"JOB_192087","tr_customer_id":192105,"tr_customer_product_id":192095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:30.000Z","name":"Dillon VonRueden","mobile_number":"657-359-8769","email_id":"Glenna62@hotmail.com","dop":"2025-04-06","serial_number":"10922057208713186","imei1":"10922057208713186","imei2":"10922057208713186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192086,"job_number":"JOB_192086","tr_customer_id":192104,"tr_customer_product_id":192094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:48.000Z","name":"Terrill Ryan","mobile_number":"411-886-8676","email_id":"Luisa57@hotmail.com","dop":"2025-04-06","serial_number":"13598984663707","imei1":"13598984663707","imei2":"13598984663707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192085,"job_number":"JOB_192085","tr_customer_id":192103,"tr_customer_product_id":192093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:29.000Z","modified_at":"2026-02-20T02:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16801707184985","imei1":"16801707184985","imei2":"16801707184985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192084,"job_number":"JOB_192084","tr_customer_id":192102,"tr_customer_product_id":192092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"Dolly Stiedemann","mobile_number":"965-899-5753","email_id":"Lucas.Senger32@hotmail.com","dop":"2025-04-06","serial_number":"14987399866054132","imei1":"14987399866054132","imei2":"14987399866054132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192083,"job_number":"JOB_192083","tr_customer_id":192101,"tr_customer_product_id":192091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:26.000Z","name":"Josianne Beatty","mobile_number":"636-942-3410","email_id":"Ruthe33@hotmail.com","dop":"2025-04-06","serial_number":"17882195304427","imei1":"17882195304427","imei2":"17882195304427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192082,"job_number":"JOB_192082","tr_customer_id":192100,"tr_customer_product_id":192090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17516886435959","imei1":"17516886435959","imei2":"17516886435959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192081,"job_number":"JOB_192081","tr_customer_id":192099,"tr_customer_product_id":192089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:07.000Z","modified_at":"2026-02-20T02:37:07.000Z","name":"Arlie Lebsack","mobile_number":"427-504-0852","email_id":"Casimir_Rutherford37@hotmail.com","dop":"2025-04-06","serial_number":"14219735263112812","imei1":"14219735263112812","imei2":"14219735263112812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192080,"job_number":"JOB_192080","tr_customer_id":192098,"tr_customer_product_id":192088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:11.000Z","name":"Clarissa Hagenes","mobile_number":"287-525-6511","email_id":"Esmeralda.Veum@hotmail.com","dop":"2025-04-06","serial_number":"15593128293141","imei1":"15593128293141","imei2":"15593128293141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192079,"job_number":"JOB_192079","tr_customer_id":192097,"tr_customer_product_id":192087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12958122296657","imei1":"12958122296657","imei2":"12958122296657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192078,"job_number":"JOB_192078","tr_customer_id":192096,"tr_customer_product_id":192086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"Elmira Collier","mobile_number":"750-580-1894","email_id":"Grover.Yost80@gmail.com","dop":"2025-04-06","serial_number":"17389977670027408","imei1":"17389977670027408","imei2":"17389977670027408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192077,"job_number":"JOB_192077","tr_customer_id":192095,"tr_customer_product_id":192085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:04.000Z","name":"Dino McKenzie","mobile_number":"272-469-9541","email_id":"Delaney36@hotmail.com","dop":"2025-04-06","serial_number":"17437147290994","imei1":"17437147290994","imei2":"17437147290994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192076,"job_number":"JOB_192076","tr_customer_id":192094,"tr_customer_product_id":192084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383629018814","imei1":"16383629018814","imei2":"16383629018814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192075,"job_number":"JOB_192075","tr_customer_id":192093,"tr_customer_product_id":192083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:54.000Z","name":"Catalina Wintheiser","mobile_number":"491-518-5257","email_id":"Owen55@gmail.com","dop":"2025-04-06","serial_number":"16147454773521420","imei1":"16147454773521420","imei2":"16147454773521420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192074,"job_number":"JOB_192074","tr_customer_id":192092,"tr_customer_product_id":192082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:58.000Z","name":"Nathanael Goldner","mobile_number":"608-238-5573","email_id":"Guillermo_Larson40@yahoo.com","dop":"2025-04-06","serial_number":"14489645260158","imei1":"14489645260158","imei2":"14489645260158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:36:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192073,"job_number":"JOB_192073","tr_customer_id":192091,"tr_customer_product_id":192081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:53.000Z","modified_at":"2026-02-20T02:36:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17300821249438","imei1":"17300821249438","imei2":"17300821249438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192072,"job_number":"JOB_192072","tr_customer_id":192090,"tr_customer_product_id":192080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:31:18.000Z","modified_at":"2026-02-20T02:31:18.000Z","name":"Indra Johar","mobile_number":"7091509972","email_id":"chandraprabha.malik@hotmail.com","dop":"2026-02-10","serial_number":"831078185582444","imei1":"831078185582444","imei2":"831078185582444","popurl":"www.mandaakin-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192071,"job_number":"JOB_192071","tr_customer_id":192089,"tr_customer_product_id":192079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:30:30.000Z","modified_at":"2026-02-20T02:30:30.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"49992151778042","imei1":"49992151778042","imei2":"49992151778042","popurl":"2026-02-10T02:30:28.048574300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192070,"job_number":"JOB_192070","tr_customer_id":192088,"tr_customer_product_id":192078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:26:44.000Z","modified_at":"2026-02-20T02:26:44.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"69999151778042","imei1":"69999151778042","imei2":"69999151778042","popurl":"2026-02-10T02:26:40.909788200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192069,"job_number":"JOB_192069","tr_customer_id":192087,"tr_customer_product_id":192077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:07.000Z","modified_at":"2026-02-20T02:24:07.000Z","name":"Rubie Willms","mobile_number":"448-435-3754","email_id":"Alfredo_Bashirian20@hotmail.com","dop":"2025-04-06","serial_number":"18088663415061420","imei1":"18088663415061420","imei2":"18088663415061420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192068,"job_number":"JOB_192068","tr_customer_id":192086,"tr_customer_product_id":192076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:06.000Z","modified_at":"2026-02-20T02:24:21.000Z","name":"Kellen Kilback","mobile_number":"700-395-1745","email_id":"Garnet.King@gmail.com","dop":"2025-04-06","serial_number":"16969757066238","imei1":"16969757066238","imei2":"16969757066238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192067,"job_number":"JOB_192067","tr_customer_id":192085,"tr_customer_product_id":192075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:22:10.000Z","modified_at":"2026-02-20T02:22:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447028","imei1":"66269747447028","imei2":"66269747447028","popurl":"2026-02-10T02:22:07.702001600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192066,"job_number":"JOB_192066","tr_customer_id":192084,"tr_customer_product_id":192074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:11.000Z","modified_at":"2026-02-20T02:19:11.000Z","name":"Julien Daugherty","mobile_number":"497-750-0169","email_id":"Halie59@yahoo.com","dop":"2025-04-06","serial_number":"18968529764954360","imei1":"18968529764954360","imei2":"18968529764954360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192065,"job_number":"JOB_192065","tr_customer_id":192083,"tr_customer_product_id":192073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:10.000Z","modified_at":"2026-02-20T02:19:28.000Z","name":"Maya Abbott","mobile_number":"872-617-4775","email_id":"Garry39@gmail.com","dop":"2025-04-06","serial_number":"10293003953592","imei1":"10293003953592","imei2":"10293003953592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192064,"job_number":"JOB_192064","tr_customer_id":192082,"tr_customer_product_id":192072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:16:09.000Z","modified_at":"2026-02-20T02:16:09.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447018","imei1":"66269747447018","imei2":"66269747447018","popurl":"2026-02-10T02:16:06.679054400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192063,"job_number":"JOB_192063","tr_customer_id":192081,"tr_customer_product_id":192071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:07.000Z","modified_at":"2026-02-20T02:14:07.000Z","name":"Gabrielle Cassin","mobile_number":"380-506-4734","email_id":"Linwood.Swift16@gmail.com","dop":"2025-04-06","serial_number":"13387746570150098","imei1":"13387746570150098","imei2":"13387746570150098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192062,"job_number":"JOB_192062","tr_customer_id":192080,"tr_customer_product_id":192070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:06.000Z","modified_at":"2026-02-20T02:14:24.000Z","name":"Hilma Miller","mobile_number":"908-707-1829","email_id":"Russel14@yahoo.com","dop":"2025-04-06","serial_number":"16527552468278","imei1":"16527552468278","imei2":"16527552468278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192061,"job_number":"JOB_192061","tr_customer_id":192079,"tr_customer_product_id":192069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:41.000Z","modified_at":"2026-02-20T02:12:41.000Z","name":"Jaeden Fritsch","mobile_number":"947-924-5805","email_id":"Aurelia.Stehr15@hotmail.com","dop":"2025-04-06","serial_number":"11028879656679056","imei1":"11028879656679056","imei2":"11028879656679056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192060,"job_number":"JOB_192060","tr_customer_id":192078,"tr_customer_product_id":192068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:40.000Z","modified_at":"2026-02-20T02:12:56.000Z","name":"Brett Paucek","mobile_number":"729-802-9329","email_id":"Shea_Schimmel13@gmail.com","dop":"2025-04-06","serial_number":"12933282216000","imei1":"12933282216000","imei2":"12933282216000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192059,"job_number":"JOB_192059","tr_customer_id":192077,"tr_customer_product_id":192067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:09:22.000Z","modified_at":"2026-02-20T02:09:22.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447008","imei1":"66269747447008","imei2":"66269747447008","popurl":"2026-02-10T02:09:19.125174700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192058,"job_number":"JOB_192058","tr_customer_id":192076,"tr_customer_product_id":192066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:43.000Z","modified_at":"2026-02-20T02:04:43.000Z","name":"Lynn Morissette","mobile_number":"814-362-4303","email_id":"Hortense.Shields@yahoo.com","dop":"2025-04-06","serial_number":"16743554575931752","imei1":"16743554575931752","imei2":"16743554575931752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192057,"job_number":"JOB_192057","tr_customer_id":192075,"tr_customer_product_id":192065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:42.000Z","modified_at":"2026-02-20T02:04:58.000Z","name":"Angie Klocko","mobile_number":"628-839-1374","email_id":"Harley.Denesik@gmail.com","dop":"2025-04-06","serial_number":"16856879094858","imei1":"16856879094858","imei2":"16856879094858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192521,"job_number":"JOB_192521","tr_customer_id":192539,"tr_customer_product_id":192529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:49.000Z","modified_at":"2026-02-20T06:58:49.000Z","name":"Lemuel Gaylord","mobile_number":"385-686-8337","email_id":"Nicolette.Will@hotmail.com","dop":"2000-01-31","serial_number":"1078939266536971","imei1":"1078939266536971","imei2":"1078939266536971","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192519,"job_number":"JOB_192519","tr_customer_id":192537,"tr_customer_product_id":192527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:47.000Z","modified_at":"2026-02-20T06:58:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10483292034440","imei1":"10483292034440","imei2":"10483292034440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192515,"job_number":"JOB_192515","tr_customer_id":192533,"tr_customer_product_id":192523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:04.000Z","modified_at":"2026-02-20T06:58:04.000Z","name":"Floyd Hansen","mobile_number":"492-842-0451","email_id":"Aleen_Nitzsche@hotmail.com","dop":"2000-01-31","serial_number":"1061700512115531","imei1":"1061700512115531","imei2":"1061700512115531","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192513,"job_number":"JOB_192513","tr_customer_id":192531,"tr_customer_product_id":192521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10183182410993","imei1":"10183182410993","imei2":"10183182410993","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192503,"job_number":"JOB_192503","tr_customer_id":192521,"tr_customer_product_id":192511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:18.000Z","modified_at":"2026-02-20T06:57:18.000Z","name":"Paige Franecki","mobile_number":"961-558-6604","email_id":"Monserrate_Hahn66@gmail.com","dop":"2000-01-31","serial_number":"1046251599277220","imei1":"1046251599277220","imei2":"1046251599277220","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192501,"job_number":"JOB_192501","tr_customer_id":192519,"tr_customer_product_id":192509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:17.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10444454140457","imei1":"10444454140457","imei2":"10444454140457","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192494,"job_number":"JOB_192494","tr_customer_id":192512,"tr_customer_product_id":192502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:33.000Z","modified_at":"2026-02-20T06:56:33.000Z","name":"Aliza Monahan","mobile_number":"240-734-2952","email_id":"Sterling_Bahringer@yahoo.com","dop":"2000-01-31","serial_number":"1082193477186991","imei1":"1082193477186991","imei2":"1082193477186991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192491,"job_number":"JOB_192491","tr_customer_id":192509,"tr_customer_product_id":192499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:56:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10009422171549","imei1":"10009422171549","imei2":"10009422171549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192350,"job_number":"JOB_192350","tr_customer_id":192368,"tr_customer_product_id":192358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:21.000Z","modified_at":"2026-02-20T04:28:21.000Z","name":"Connie Pacocha","mobile_number":"828-673-9302","email_id":"Deon_Bogisich@gmail.com","dop":"2000-01-31","serial_number":"1099792163279827","imei1":"1099792163279827","imei2":"1099792163279827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192348,"job_number":"JOB_192348","tr_customer_id":192366,"tr_customer_product_id":192356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10082541566671","imei1":"10082541566671","imei2":"10082541566671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192315,"job_number":"JOB_192315","tr_customer_id":192333,"tr_customer_product_id":192323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:39.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Casandra Yundt","mobile_number":"775-489-5401","email_id":"Laury9@gmail.com","dop":"2000-01-31","serial_number":"1015327368238640","imei1":"1015327368238640","imei2":"1015327368238640","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192310,"job_number":"JOB_192310","tr_customer_id":192328,"tr_customer_product_id":192318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10560801253476","imei1":"10560801253476","imei2":"10560801253476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192255,"job_number":"JOB_192255","tr_customer_id":192273,"tr_customer_product_id":192263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:56.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Jazmyn Friesen","mobile_number":"681-370-5223","email_id":"Guiseppe29@yahoo.com","dop":"2000-01-31","serial_number":"1011261314797882","imei1":"1011261314797882","imei2":"1011261314797882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192253,"job_number":"JOB_192253","tr_customer_id":192271,"tr_customer_product_id":192261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:26:54.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10036023945364","imei1":"10036023945364","imei2":"10036023945364","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192183,"job_number":"JOB_192183","tr_customer_id":192201,"tr_customer_product_id":192191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:13.000Z","modified_at":"2026-02-20T04:26:13.000Z","name":"Gennaro Sipes","mobile_number":"371-941-0002","email_id":"Dallas_Torp72@yahoo.com","dop":"2000-01-31","serial_number":"1093904684526530","imei1":"1093904684526530","imei2":"1093904684526530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192181,"job_number":"JOB_192181","tr_customer_id":192199,"tr_customer_product_id":192189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:12.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10556003091791","imei1":"10556003091791","imei2":"10556003091791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192635,"job_number":"JOB_192635","tr_customer_id":192653,"tr_customer_product_id":192643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:57.000Z","modified_at":"2026-02-20T13:54:57.000Z","name":"Cristobal Considine","mobile_number":"232-827-3662","email_id":"Burnice1@yahoo.com","dop":"2025-05-30","serial_number":"1601980480432597","imei1":"1601980480432597","imei2":"1601980480432597","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192634,"job_number":"JOB_192634","tr_customer_id":192652,"tr_customer_product_id":192642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:55.000Z","modified_at":"2026-02-20T13:54:55.000Z","name":"Maverick Johnson","mobile_number":"627-694-6226","email_id":"Alicia_Padberg17@hotmail.com","dop":"2025-05-30","serial_number":"13694849320118","imei1":"13694849320118","imei2":"13694849320118","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:54:54.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192570,"job_number":"JOB_192570","tr_customer_id":192588,"tr_customer_product_id":192578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:39:39.000Z","modified_at":"2026-02-20T07:39:39.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192520,"job_number":"JOB_192520","tr_customer_id":192538,"tr_customer_product_id":192528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:48.000Z","modified_at":"2026-02-20T06:59:25.000Z","name":"Agnes Nikolaus","mobile_number":"280-390-5911","email_id":"Dulce_Bahringer45@gmail.com","dop":"2000-01-31","serial_number":"10788678300431","imei1":"10788678300431","imei2":"10788678300431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192514,"job_number":"JOB_192514","tr_customer_id":192532,"tr_customer_product_id":192522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:40.000Z","name":"Gerson Reynolds","mobile_number":"617-766-0200","email_id":"Ellen1@gmail.com","dop":"2000-01-31","serial_number":"10976651304225","imei1":"10976651304225","imei2":"10976651304225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192502,"job_number":"JOB_192502","tr_customer_id":192520,"tr_customer_product_id":192510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:55.000Z","name":"Ephraim Waelchi","mobile_number":"832-802-9942","email_id":"Bud.Predovic89@hotmail.com","dop":"2000-01-31","serial_number":"10892782091025","imei1":"10892782091025","imei2":"10892782091025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192492,"job_number":"JOB_192492","tr_customer_id":192510,"tr_customer_product_id":192500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:57:10.000Z","name":"Esteban Jacobs","mobile_number":"565-256-7860","email_id":"Gavin92@hotmail.com","dop":"2000-01-31","serial_number":"10404706906559","imei1":"10404706906559","imei2":"10404706906559","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192379,"job_number":"JOB_192379","tr_customer_id":192397,"tr_customer_product_id":192387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:57.000Z","modified_at":"2026-02-20T04:58:57.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-10","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-10T04:58:57.192727955Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192376,"job_number":"JOB_192376","tr_customer_id":192394,"tr_customer_product_id":192384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69512007570419","imei1":"69512007570419","imei2":"69512007570419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192375,"job_number":"JOB_192375","tr_customer_id":192393,"tr_customer_product_id":192383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94031600770886","imei1":"94031600770886","imei2":"94031600770886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192374,"job_number":"JOB_192374","tr_customer_id":192392,"tr_customer_product_id":192382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58107463899197","imei1":"58107463899197","imei2":"58107463899197","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192373,"job_number":"JOB_192373","tr_customer_id":192391,"tr_customer_product_id":192381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24546714488412","imei1":"24546714488412","imei2":"24546714488412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192372,"job_number":"JOB_192372","tr_customer_id":192390,"tr_customer_product_id":192380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23015702777621","imei1":"23015702777621","imei2":"23015702777621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192371,"job_number":"JOB_192371","tr_customer_id":192389,"tr_customer_product_id":192379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95580440785076","imei1":"95580440785076","imei2":"95580440785076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192370,"job_number":"JOB_192370","tr_customer_id":192388,"tr_customer_product_id":192378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72963387800296","imei1":"72963387800296","imei2":"72963387800296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192369,"job_number":"JOB_192369","tr_customer_id":192387,"tr_customer_product_id":192377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82448244716800","imei1":"82448244716800","imei2":"82448244716800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192368,"job_number":"JOB_192368","tr_customer_id":192386,"tr_customer_product_id":192376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76282941030131","imei1":"76282941030131","imei2":"76282941030131","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192367,"job_number":"JOB_192367","tr_customer_id":192385,"tr_customer_product_id":192375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30354876696584","imei1":"30354876696584","imei2":"30354876696584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192366,"job_number":"JOB_192366","tr_customer_id":192384,"tr_customer_product_id":192374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51556448442048","imei1":"51556448442048","imei2":"51556448442048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192365,"job_number":"JOB_192365","tr_customer_id":192383,"tr_customer_product_id":192373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44503316396410","imei1":"44503316396410","imei2":"44503316396410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192364,"job_number":"JOB_192364","tr_customer_id":192382,"tr_customer_product_id":192372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78279695555596","imei1":"78279695555596","imei2":"78279695555596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192363,"job_number":"JOB_192363","tr_customer_id":192381,"tr_customer_product_id":192371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:40.000Z","modified_at":"2026-02-20T04:42:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82629818463023","imei1":"82629818463023","imei2":"82629818463023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192362,"job_number":"JOB_192362","tr_customer_id":192380,"tr_customer_product_id":192370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:11.000Z","modified_at":"2026-02-20T04:42:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36796082381805","imei1":"36796082381805","imei2":"36796082381805","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192361,"job_number":"JOB_192361","tr_customer_id":192379,"tr_customer_product_id":192369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49769185570455","imei1":"49769185570455","imei2":"49769185570455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192360,"job_number":"JOB_192360","tr_customer_id":192378,"tr_customer_product_id":192368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59542974840550","imei1":"59542974840550","imei2":"59542974840550","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192359,"job_number":"JOB_192359","tr_customer_id":192377,"tr_customer_product_id":192367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55121177792595","imei1":"55121177792595","imei2":"55121177792595","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192358,"job_number":"JOB_192358","tr_customer_id":192376,"tr_customer_product_id":192366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68718226498479","imei1":"68718226498479","imei2":"68718226498479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192357,"job_number":"JOB_192357","tr_customer_id":192375,"tr_customer_product_id":192365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89320846241833","imei1":"89320846241833","imei2":"89320846241833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192356,"job_number":"JOB_192356","tr_customer_id":192374,"tr_customer_product_id":192364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44689195049235","imei1":"44689195049235","imei2":"44689195049235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192349,"job_number":"JOB_192349","tr_customer_id":192367,"tr_customer_product_id":192357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:56.000Z","name":"Maye Borer","mobile_number":"372-758-6484","email_id":"Travis_McGlynn30@yahoo.com","dop":"2000-01-31","serial_number":"10033605873322","imei1":"10033605873322","imei2":"10033605873322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192313,"job_number":"JOB_192313","tr_customer_id":192331,"tr_customer_product_id":192321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Baylee Romaguera","mobile_number":"223-702-3686","email_id":"Ardith27@gmail.com","dop":"2000-01-31","serial_number":"10612996733775","imei1":"10612996733775","imei2":"10612996733775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192254,"job_number":"JOB_192254","tr_customer_id":192272,"tr_customer_product_id":192262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Yvonne Kunde","mobile_number":"513-411-9534","email_id":"Brenna.Herzog@gmail.com","dop":"2000-01-31","serial_number":"10376230859545","imei1":"10376230859545","imei2":"10376230859545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192191,"job_number":"JOB_192191","tr_customer_id":192209,"tr_customer_product_id":192199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Tony Marvin","mobile_number":"328-987-5739","email_id":"Eugene_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1468325182464402","imei1":"1468325182464402","imei2":"1468325182464402","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192187,"job_number":"JOB_192187","tr_customer_id":192205,"tr_customer_product_id":192195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:21.000Z","modified_at":"2026-02-20T04:26:21.000Z","name":"Johnny Waelchi","mobile_number":"655-898-3662","email_id":"Sedrick_Konopelski99@gmail.com","dop":"2025-05-30","serial_number":"15220266469965","imei1":"15220266469965","imei2":"15220266469965","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192186,"job_number":"JOB_192186","tr_customer_id":192204,"tr_customer_product_id":192194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:37.000Z","name":"Emile Rau","mobile_number":"882-866-7801","email_id":"Gregory.Kulas@hotmail.com","dop":"2025-05-30","serial_number":"15553509357336","imei1":"15553509357336","imei2":"15553509357336","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192182,"job_number":"JOB_192182","tr_customer_id":192200,"tr_customer_product_id":192190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"Molly Roberts","mobile_number":"409-987-8419","email_id":"Ryan82@hotmail.com","dop":"2000-01-31","serial_number":"10725337846066","imei1":"10725337846066","imei2":"10725337846066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192095,"job_number":"JOB_192095","tr_customer_id":192113,"tr_customer_product_id":192103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:15.000Z","modified_at":"2026-02-20T03:15:15.000Z","name":"Loy Rosenbaum","mobile_number":"791-270-5762","email_id":"Gaylord.Anderson84@gmail.com","dop":"2025-05-30","serial_number":"1646745399770072","imei1":"1646745399770072","imei2":"1646745399770072","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192094,"job_number":"JOB_192094","tr_customer_id":192112,"tr_customer_product_id":192102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:13.000Z","modified_at":"2026-02-20T03:15:13.000Z","name":"Johnnie Gaylord","mobile_number":"678-897-5596","email_id":"Marc.Wiza@hotmail.com","dop":"2025-05-30","serial_number":"18256679680671","imei1":"18256679680671","imei2":"18256679680671","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192093,"job_number":"JOB_192093","tr_customer_id":192111,"tr_customer_product_id":192101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:12.000Z","modified_at":"2026-02-20T03:15:28.000Z","name":"Margie Feest","mobile_number":"212-888-4354","email_id":"Carli.McClure27@yahoo.com","dop":"2025-05-30","serial_number":"17716749927742","imei1":"17716749927742","imei2":"17716749927742","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192631,"job_number":"JOB_192631","tr_customer_id":192649,"tr_customer_product_id":192639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:56:09.000Z","modified_at":"2026-02-20T12:58:42.000Z","name":"Diego Nikolaus","mobile_number":"952-468-6214","email_id":"Sabina61@gmail.com","dop":"2026-01-06","serial_number":"10370945686145","imei1":"10370945686145","imei2":"10370945686145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192619,"job_number":"JOB_192619","tr_customer_id":192637,"tr_customer_product_id":192627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:06:47.000Z","modified_at":"2026-02-20T12:21:46.000Z","name":"Ernesto Walsh","mobile_number":"760-441-0184","email_id":"Russell_Howell@yahoo.com","dop":"2026-01-06","serial_number":"10251016722406","imei1":"10251016722406","imei2":"10251016722406","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192585,"job_number":"JOB_192585","tr_customer_id":192603,"tr_customer_product_id":192593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:41:15.000Z","modified_at":"2026-02-20T13:29:34.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787891","imei1":"12345656787891","imei2":"12345656787891","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:29:34.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":192584,"job_number":"JOB_192584","tr_customer_id":192602,"tr_customer_product_id":192592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:16:55.000Z","modified_at":"2026-02-20T08:16:55.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787898","imei1":"12345656787898","imei2":"12345656787898","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192581,"job_number":"JOB_192581","tr_customer_id":192599,"tr_customer_product_id":192589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:45.000Z","modified_at":"2026-02-20T08:00:56.000Z","name":"Kaylie Bosco","mobile_number":"503-242-2970","email_id":"Magdalena52@hotmail.com","dop":"2025-11-04","serial_number":"62228919692261","imei1":"62228919692261","imei2":"62228919692261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192580,"job_number":"JOB_192580","tr_customer_id":192598,"tr_customer_product_id":192588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:31.000Z","modified_at":"2026-02-20T08:00:42.000Z","name":"Octavia Rath","mobile_number":"357-876-8954","email_id":"Adolph63@hotmail.com","dop":"2025-11-04","serial_number":"35826656252274","imei1":"35826656252274","imei2":"35826656252274","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192579,"job_number":"JOB_192579","tr_customer_id":192597,"tr_customer_product_id":192587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:16.000Z","modified_at":"2026-02-20T08:00:27.000Z","name":"Josie Marvin","mobile_number":"405-585-3311","email_id":"Oceane83@yahoo.com","dop":"2025-11-04","serial_number":"34134214350637","imei1":"34134214350637","imei2":"34134214350637","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192576,"job_number":"JOB_192576","tr_customer_id":192594,"tr_customer_product_id":192584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:56.000Z","modified_at":"2026-02-20T07:51:56.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Brandt.Wilkinson@yahoo.com","dop":"2025-07-02","serial_number":"17472935126204","imei1":"17472935126204","imei2":"17472935126204","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192575,"job_number":"JOB_192575","tr_customer_id":192593,"tr_customer_product_id":192583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:36.000Z","modified_at":"2026-02-20T07:51:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Elaina_Kulas@hotmail.com","dop":"2025-07-02","serial_number":"18549616013041","imei1":"18549616013041","imei2":"18549616013041","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192574,"job_number":"JOB_192574","tr_customer_id":192592,"tr_customer_product_id":192582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:16.000Z","modified_at":"2026-02-20T07:51:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Merle.Blick87@hotmail.com","dop":"2025-07-02","serial_number":"14231238831640","imei1":"14231238831640","imei2":"14231238831640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192573,"job_number":"JOB_192573","tr_customer_id":192591,"tr_customer_product_id":192581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:49:00.000Z","modified_at":"2026-02-20T07:49:11.000Z","name":"Kayleigh Hahn","mobile_number":"561-872-3019","email_id":"Iva_Rodriguez90@gmail.com","dop":"2025-11-04","serial_number":"17929837326857","imei1":"17929837326857","imei2":"17929837326857","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192572,"job_number":"JOB_192572","tr_customer_id":192590,"tr_customer_product_id":192580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:48:45.000Z","modified_at":"2026-02-20T07:48:56.000Z","name":"Carlee Ondricka","mobile_number":"749-551-3827","email_id":"Elissa.Reilly@gmail.com","dop":"2025-11-04","serial_number":"41969694858075","imei1":"41969694858075","imei2":"41969694858075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192571,"job_number":"JOB_192571","tr_customer_id":192589,"tr_customer_product_id":192579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:48:29.000Z","modified_at":"2026-02-20T07:48:40.000Z","name":"Esteban Kub","mobile_number":"385-909-0701","email_id":"Joana.Rutherford@gmail.com","dop":"2025-11-04","serial_number":"50847961136459","imei1":"50847961136459","imei2":"50847961136459","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192465,"job_number":"JOB_192465","tr_customer_id":192483,"tr_customer_product_id":192473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:20.000Z","modified_at":"2026-02-20T06:51:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"85131215957509","imei1":"85131215957509","imei2":"85131215957509","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192464,"job_number":"JOB_192464","tr_customer_id":192482,"tr_customer_product_id":192472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:06.000Z","modified_at":"2026-02-20T06:51:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"21173629150277","imei1":"21173629150277","imei2":"21173629150277","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192463,"job_number":"JOB_192463","tr_customer_id":192481,"tr_customer_product_id":192471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:50:51.000Z","modified_at":"2026-02-20T06:51:01.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12383592716737","imei1":"12383592716737","imei2":"12383592716737","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192429,"job_number":"JOB_192429","tr_customer_id":192447,"tr_customer_product_id":192437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:46.000Z","modified_at":"2026-02-20T06:42:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"38553566163648","imei1":"38553566163648","imei2":"38553566163648","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192428,"job_number":"JOB_192428","tr_customer_id":192446,"tr_customer_product_id":192436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:29.000Z","modified_at":"2026-02-20T06:42:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"43051314960762","imei1":"43051314960762","imei2":"43051314960762","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192425,"job_number":"JOB_192425","tr_customer_id":192443,"tr_customer_product_id":192433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Bill Borer","mobile_number":"971-624-2499","email_id":"Tyrell_Stokes35@yahoo.com","dop":"2025-06-09","serial_number":"104232385845542","imei1":"104232385845542","imei2":"104232385845542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192424,"job_number":"JOB_192424","tr_customer_id":192442,"tr_customer_product_id":192432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:31.000Z","name":"Laury Hamill","mobile_number":"326-486-1100","email_id":"Eveline.Brekke@yahoo.com","dop":"2025-06-09","serial_number":"105913613875885","imei1":"105913613875885","imei2":"105913613875885","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192423,"job_number":"JOB_192423","tr_customer_id":192441,"tr_customer_product_id":192431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107493272472855","imei1":"107493272472855","imei2":"107493272472855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192420,"job_number":"JOB_192420","tr_customer_id":192438,"tr_customer_product_id":192428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:05.000Z","modified_at":"2026-02-20T06:41:05.000Z","name":"America Klein","mobile_number":"731-704-9010","email_id":"Rhea_Schimmel@hotmail.com","dop":"2025-06-09","serial_number":"28645342980767384","imei1":"28645342980767384","imei2":"28645342980767384","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192419,"job_number":"JOB_192419","tr_customer_id":192437,"tr_customer_product_id":192427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:04.000Z","name":"Aliya Stehr","mobile_number":"719-674-3685","email_id":"Aaliyah45@yahoo.com","dop":"2025-06-09","serial_number":"108550522083051","imei1":"108550522083051","imei2":"108550522083051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192418,"job_number":"JOB_192418","tr_customer_id":192436,"tr_customer_product_id":192426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:15.000Z","name":"Rahul Spinka","mobile_number":"648-514-5441","email_id":"Margaret1@gmail.com","dop":"2025-06-09","serial_number":"109377588593558","imei1":"109377588593558","imei2":"109377588593558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192417,"job_number":"JOB_192417","tr_customer_id":192435,"tr_customer_product_id":192425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:03.000Z","modified_at":"2026-02-20T06:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104327969371328","imei1":"104327969371328","imei2":"104327969371328","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192416,"job_number":"JOB_192416","tr_customer_id":192434,"tr_customer_product_id":192424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:48.000Z","modified_at":"2026-02-20T06:40:48.000Z","name":"Ross DuBuque","mobile_number":"415-999-4474","email_id":"Albina_Yost59@gmail.com","dop":"2025-06-09","serial_number":"102612500598600","imei1":"102612500598600","imei2":"102612500598600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192415,"job_number":"JOB_192415","tr_customer_id":192433,"tr_customer_product_id":192423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:59.000Z","name":"Robb Kuhlman","mobile_number":"935-507-2841","email_id":"Brycen.Schowalter@gmail.com","dop":"2025-06-09","serial_number":"105090669700131","imei1":"105090669700131","imei2":"105090669700131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192414,"job_number":"JOB_192414","tr_customer_id":192432,"tr_customer_product_id":192422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100471266989603","imei1":"100471266989603","imei2":"100471266989603","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192413,"job_number":"JOB_192413","tr_customer_id":192431,"tr_customer_product_id":192421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:59.000Z","modified_at":"2026-02-20T06:39:10.000Z","name":"Cleveland Harvey","mobile_number":"258-731-1742","email_id":"Edgardo_Schinner@gmail.com","dop":"2025-11-04","serial_number":"64811067976597","imei1":"64811067976597","imei2":"64811067976597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192412,"job_number":"JOB_192412","tr_customer_id":192430,"tr_customer_product_id":192420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:43.000Z","modified_at":"2026-02-20T06:39:06.000Z","name":"Milo Abbott","mobile_number":"820-225-5429","email_id":"Marcus.Quigley76@gmail.com","dop":"2025-10-01","serial_number":"11737291924648","imei1":"11737291924648","imei2":"11737291924648","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192411,"job_number":"JOB_192411","tr_customer_id":192429,"tr_customer_product_id":192419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:43.000Z","modified_at":"2026-02-20T06:38:55.000Z","name":"Blanca Hahn","mobile_number":"555-753-9453","email_id":"Maxie_Kreiger@hotmail.com","dop":"2025-11-04","serial_number":"13490662185127","imei1":"13490662185127","imei2":"13490662185127","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192410,"job_number":"JOB_192410","tr_customer_id":192428,"tr_customer_product_id":192418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:27.000Z","modified_at":"2026-02-20T06:38:39.000Z","name":"Darwin Prosacco","mobile_number":"456-652-8464","email_id":"Sandy3@hotmail.com","dop":"2025-11-04","serial_number":"48386122469233","imei1":"48386122469233","imei2":"48386122469233","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192387,"job_number":"JOB_192387","tr_customer_id":192405,"tr_customer_product_id":192395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14626749490494","imei1":"14626749490494","imei2":"14626749490494","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192386,"job_number":"JOB_192386","tr_customer_id":192404,"tr_customer_product_id":192394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16883975093845","imei1":"16883975093845","imei2":"16883975093845","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192312,"job_number":"JOB_192312","tr_customer_id":192330,"tr_customer_product_id":192320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Barry Moen","mobile_number":"701-664-4017","email_id":"Clara_McDermott@yahoo.com","dop":"2025-12-31","serial_number":"10655593344100","imei1":"10655593344100","imei2":"10655593344100","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192301,"job_number":"JOB_192301","tr_customer_id":192319,"tr_customer_product_id":192309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Mauricio Ziemann","mobile_number":"933-631-9203","email_id":"Margret.Hansen68@yahoo.com","dop":"2025-06-09","serial_number":"105856270107149","imei1":"105856270107149","imei2":"105856270107149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192300,"job_number":"JOB_192300","tr_customer_id":192318,"tr_customer_product_id":192308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:42.000Z","name":"Era Fay","mobile_number":"655-674-9810","email_id":"Sofia34@hotmail.com","dop":"2025-06-09","serial_number":"104436033657252","imei1":"104436033657252","imei2":"104436033657252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192299,"job_number":"JOB_192299","tr_customer_id":192317,"tr_customer_product_id":192307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104146904979421","imei1":"104146904979421","imei2":"104146904979421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192294,"job_number":"JOB_192294","tr_customer_id":192312,"tr_customer_product_id":192302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:24.000Z","modified_at":"2026-02-20T04:27:33.000Z","name":"Jovany Treutel","mobile_number":"356-968-6976","email_id":"Vada75@hotmail.com","dop":"2025-12-31","serial_number":"10494724717173","imei1":"10494724717173","imei2":"10494724717173","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192289,"job_number":"JOB_192289","tr_customer_id":192307,"tr_customer_product_id":192297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:14.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Friedrich Daniel","mobile_number":"262-622-1673","email_id":"Mossie.Cassin@gmail.com","dop":"2025-06-09","serial_number":"109461057897592","imei1":"109461057897592","imei2":"109461057897592","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192287,"job_number":"JOB_192287","tr_customer_id":192305,"tr_customer_product_id":192295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:25.000Z","name":"Arnulfo Schultz","mobile_number":"393-240-9052","email_id":"Ada_Balistreri68@yahoo.com","dop":"2025-06-09","serial_number":"104749961720817","imei1":"104749961720817","imei2":"104749961720817","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192285,"job_number":"JOB_192285","tr_customer_id":192303,"tr_customer_product_id":192293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107350013956722","imei1":"107350013956722","imei2":"107350013956722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192282,"job_number":"JOB_192282","tr_customer_id":192300,"tr_customer_product_id":192290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:20.000Z","name":"Elda O'Connell","mobile_number":"753-673-9115","email_id":"Abbigail_Kreiger@hotmail.com","dop":"2025-12-31","serial_number":"10681657939580","imei1":"10681657939580","imei2":"10681657939580","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192258,"job_number":"JOB_192258","tr_customer_id":192276,"tr_customer_product_id":192266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"Ola Bednar","mobile_number":"641-300-3061","email_id":"Josefina.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"105655926181757","imei1":"105655926181757","imei2":"105655926181757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192257,"job_number":"JOB_192257","tr_customer_id":192275,"tr_customer_product_id":192265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"Celestine Stracke","mobile_number":"225-537-3470","email_id":"Adah87@yahoo.com","dop":"2025-06-09","serial_number":"107973098165498","imei1":"107973098165498","imei2":"107973098165498","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192256,"job_number":"JOB_192256","tr_customer_id":192274,"tr_customer_product_id":192264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109166371614400","imei1":"109166371614400","imei2":"109166371614400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192225,"job_number":"JOB_192225","tr_customer_id":192243,"tr_customer_product_id":192233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15070012086276","imei1":"15070012086276","imei2":"15070012086276","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192224,"job_number":"JOB_192224","tr_customer_id":192242,"tr_customer_product_id":192232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:35.000Z","modified_at":"2026-02-20T04:26:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18103341592256","imei1":"18103341592256","imei2":"18103341592256","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192223,"job_number":"JOB_192223","tr_customer_id":192241,"tr_customer_product_id":192231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Leon Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108197303493603","imei1":"108197303493603","imei2":"108197303493603","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192221,"job_number":"JOB_192221","tr_customer_id":192239,"tr_customer_product_id":192229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Alva Stoltenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181280054288583","imei1":"181280054288583","imei2":"181280054288583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192220,"job_number":"JOB_192220","tr_customer_id":192238,"tr_customer_product_id":192228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Laurie Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129400974471687","imei1":"129400974471687","imei2":"129400974471687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192219,"job_number":"JOB_192219","tr_customer_id":192237,"tr_customer_product_id":192227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119351302815950","imei1":"119351302815950","imei2":"119351302815950","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192204,"job_number":"JOB_192204","tr_customer_id":192222,"tr_customer_product_id":192212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Dell Hermiston","mobile_number":"795-595-4469","email_id":"Jaime30@hotmail.com","dop":"2025-10-01","serial_number":"18595282490129","imei1":"18595282490129","imei2":"18595282490129","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192192,"job_number":"JOB_192192","tr_customer_id":192210,"tr_customer_product_id":192200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Sonia Hoppe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170900830598097","imei1":"170900830598097","imei2":"170900830598097","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192190,"job_number":"JOB_192190","tr_customer_id":192208,"tr_customer_product_id":192198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Erwin Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197914846210557","imei1":"197914846210557","imei2":"197914846210557","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192189,"job_number":"JOB_192189","tr_customer_id":192207,"tr_customer_product_id":192197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Anya Conn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187041608196940","imei1":"187041608196940","imei2":"187041608196940","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192188,"job_number":"JOB_192188","tr_customer_id":192206,"tr_customer_product_id":192196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T13:40:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132523486069676","imei1":"132523486069676","imei2":"132523486069676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:40:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192180,"job_number":"JOB_192180","tr_customer_id":192198,"tr_customer_product_id":192188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:10.000Z","modified_at":"2026-02-20T04:26:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Pietro29@gmail.com","dop":"2025-07-02","serial_number":"17463270777020","imei1":"17463270777020","imei2":"17463270777020","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192164,"job_number":"JOB_192164","tr_customer_id":192182,"tr_customer_product_id":192172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:57.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"169211244558000","imei1":"169211244558000","imei2":"169211244558000","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192161,"job_number":"JOB_192161","tr_customer_id":192179,"tr_customer_product_id":192169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Brando.Haley@gmail.com","dop":"2025-07-02","serial_number":"13931848664000","imei1":"13931848664000","imei2":"13931848664000","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192158,"job_number":"JOB_192158","tr_customer_id":192176,"tr_customer_product_id":192166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:56.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"140418395261474","imei1":"140418395261474","imei2":"140418395261474","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192152,"job_number":"JOB_192152","tr_customer_id":192170,"tr_customer_product_id":192160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:48.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"132967348758413","imei1":"132967348758413","imei2":"132967348758413","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192150,"job_number":"JOB_192150","tr_customer_id":192168,"tr_customer_product_id":192158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:44.000Z","modified_at":"2026-02-20T04:25:48.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"149876281396467","imei1":"149876281396467","imei2":"149876281396467","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192144,"job_number":"JOB_192144","tr_customer_id":192162,"tr_customer_product_id":192152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:37.000Z","modified_at":"2026-02-20T04:25:37.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Russ_Hackett@hotmail.com","dop":"2025-07-02","serial_number":"13181227524755","imei1":"13181227524755","imei2":"13181227524755","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192136,"job_number":"JOB_192136","tr_customer_id":192154,"tr_customer_product_id":192144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:24.000Z","modified_at":"2026-02-20T04:25:33.000Z","name":"giyu tomiaka","mobile_number":"517-665-8883","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"442160515656639","imei1":"442160515656639","imei2":"442160515656639","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192130,"job_number":"JOB_192130","tr_customer_id":192148,"tr_customer_product_id":192138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:22.000Z","name":"tanjiro kamado","mobile_number":"961-392-7847","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"473864795733379","imei1":"473864795733379","imei2":"473864795733379","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192118,"job_number":"JOB_192118","tr_customer_id":192136,"tr_customer_product_id":192126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"saitama sensei","mobile_number":"350-524-1473","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"475426968871984","imei1":"475426968871984","imei2":"475426968871984","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192056,"job_number":"JOB_192056","tr_customer_id":192074,"tr_customer_product_id":192064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:38:26.000Z","modified_at":"2026-02-20T00:38:40.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13800882844159","imei1":"13800882844159","imei2":"13800882844159","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192055,"job_number":"JOB_192055","tr_customer_id":192073,"tr_customer_product_id":192063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:31:20.000Z","modified_at":"2026-02-20T00:33:56.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17923196028200","imei1":"17923196028200","imei2":"17923196028200","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T00:33:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192054,"job_number":"JOB_192054","tr_customer_id":192072,"tr_customer_product_id":192062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:12.000Z","modified_at":"2026-02-20T00:17:16.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"122665381238099","imei1":"122665381238099","imei2":"122665381238099","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192053,"job_number":"JOB_192053","tr_customer_id":192071,"tr_customer_product_id":192061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:09.000Z","modified_at":"2026-02-20T00:17:12.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"120677589945764","imei1":"120677589945764","imei2":"120677589945764","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192052,"job_number":"JOB_192052","tr_customer_id":192070,"tr_customer_product_id":192060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:05.000Z","modified_at":"2026-02-20T00:17:08.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"117683371944028","imei1":"117683371944028","imei2":"117683371944028","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192051,"job_number":"JOB_192051","tr_customer_id":192069,"tr_customer_product_id":192059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:01.000Z","modified_at":"2026-02-20T00:17:04.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"105188764449554","imei1":"105188764449554","imei2":"105188764449554","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192050,"job_number":"JOB_192050","tr_customer_id":192068,"tr_customer_product_id":192058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:42.000Z","modified_at":"2026-02-20T00:10:46.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"116403010818755","imei1":"116403010818755","imei2":"116403010818755","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192049,"job_number":"JOB_192049","tr_customer_id":192067,"tr_customer_product_id":192057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:38.000Z","modified_at":"2026-02-20T00:10:42.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"191099777518564","imei1":"191099777518564","imei2":"191099777518564","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192048,"job_number":"JOB_192048","tr_customer_id":192066,"tr_customer_product_id":192056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:34.000Z","modified_at":"2026-02-20T00:10:38.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"169276134768586","imei1":"169276134768586","imei2":"169276134768586","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192047,"job_number":"JOB_192047","tr_customer_id":192065,"tr_customer_product_id":192055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:30.000Z","modified_at":"2026-02-20T00:10:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"150966464089504","imei1":"150966464089504","imei2":"150966464089504","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 192632 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192632 1 0 0
Verify Keys are present for job with jobId: 192630 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192630 1 0 0
Verify Keys are present for job with jobId: 192629 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192629 1 0 0
Verify Keys are present for job with jobId: 192628 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192628 1 0 0
Verify Keys are present for job with jobId: 192627 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192627 1 0 0
Verify Keys are present for job with jobId: 192626 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192626 1 0 0
Verify Keys are present for job with jobId: 192625 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192625 1 0 0
Verify Keys are present for job with jobId: 192624 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192624 1 0 0
Verify Keys are present for job with jobId: 192623 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192623 1 0 0
Verify Keys are present for job with jobId: 192622 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192622 1 0 0
Verify Keys are present for job with jobId: 192621 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192621 1 0 0
Verify Keys are present for job with jobId: 192620 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192620 1 0 0
Verify Keys are present for job with jobId: 192618 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192618 1 0 0
Verify Keys are present for job with jobId: 192617 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192617 1 0 0
Verify Keys are present for job with jobId: 192616 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192616 1 0 0
Verify Keys are present for job with jobId: 192615 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192615 1 0 0
Verify Keys are present for job with jobId: 192614 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192614 1 0 0
Verify Keys are present for job with jobId: 192613 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192613 1 0 0
Verify Keys are present for job with jobId: 192612 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192612 1 0 0
Verify Keys are present for job with jobId: 192611 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192611 1 0 0
Verify Keys are present for job with jobId: 192610 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192610 1 0 0
Verify Keys are present for job with jobId: 192609 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192609 1 0 0
Verify Keys are present for job with jobId: 192608 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192608 1 0 0
Verify Keys are present for job with jobId: 192607 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192607 1 0 0
Verify Keys are present for job with jobId: 192606 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192606 1 0 0
Verify Keys are present for job with jobId: 192605 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192605 1 0 0
Verify Keys are present for job with jobId: 192604 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192604 1 0 0
Verify Keys are present for job with jobId: 192603 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192603 1 0 0
Verify Keys are present for job with jobId: 192602 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192602 1 0 0
Verify Keys are present for job with jobId: 192601 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192601 1 0 0
Verify Keys are present for job with jobId: 192600 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192600 1 0 0
Verify Keys are present for job with jobId: 192599 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192599 1 0 0
Verify Keys are present for job with jobId: 192598 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192598 1 0 0
Verify Keys are present for job with jobId: 192597 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192597 1 0 0
Verify Keys are present for job with jobId: 192596 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192596 1 0 0
Verify Keys are present for job with jobId: 192595 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192595 1 0 0
Verify Keys are present for job with jobId: 192594 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192594 1 0 0
Verify Keys are present for job with jobId: 192593 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192593 1 0 0
Verify Keys are present for job with jobId: 192592 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192592 1 0 0
Verify Keys are present for job with jobId: 192591 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192591 1 0 0
Verify Keys are present for job with jobId: 192590 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192590 1 0 0
Verify Keys are present for job with jobId: 192589 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192589 1 0 0
Verify Keys are present for job with jobId: 192588 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192588 1 0 0
Verify Keys are present for job with jobId: 192587 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192587 1 0 0
Verify Keys are present for job with jobId: 192586 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192586 1 0 0
Verify Keys are present for job with jobId: 192583 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192583 1 0 0
Verify Keys are present for job with jobId: 192582 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192582 1 0 0
Verify Keys are present for job with jobId: 192578 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192578 1 0 0
Verify Keys are present for job with jobId: 192577 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192577 1 0 0
Verify Keys are present for job with jobId: 192569 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192569 1 0 0
Verify Keys are present for job with jobId: 192568 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192568 1 0 0
Verify Keys are present for job with jobId: 192567 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192567 1 0 0
Verify Keys are present for job with jobId: 192566 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192566 1 0 0
Verify Keys are present for job with jobId: 192565 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192565 1 0 0
Verify Keys are present for job with jobId: 192564 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192564 1 0 0
Verify Keys are present for job with jobId: 192563 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192563 1 0 0
Verify Keys are present for job with jobId: 192562 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192562 1 0 0
Verify Keys are present for job with jobId: 192561 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192561 1 0 0
Verify Keys are present for job with jobId: 192560 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192560 1 0 0
Verify Keys are present for job with jobId: 192559 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192559 1 0 0
Verify Keys are present for job with jobId: 192558 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192558 1 0 0
Verify Keys are present for job with jobId: 192557 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192557 1 0 0
Verify Keys are present for job with jobId: 192556 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192556 1 0 0
Verify Keys are present for job with jobId: 192555 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192555 1 0 0
Verify Keys are present for job with jobId: 192554 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192554 1 0 0
Verify Keys are present for job with jobId: 192553 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192553 1 0 0
Verify Keys are present for job with jobId: 192552 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192552 1 0 0
Verify Keys are present for job with jobId: 192551 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192551 1 0 0
Verify Keys are present for job with jobId: 192550 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192550 1 0 0
Verify Keys are present for job with jobId: 192549 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192549 1 0 0
Verify Keys are present for job with jobId: 192548 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192548 1 0 0
Verify Keys are present for job with jobId: 192547 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192547 1 0 0
Verify Keys are present for job with jobId: 192546 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192546 1 0 0
Verify Keys are present for job with jobId: 192545 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192545 1 0 0
Verify Keys are present for job with jobId: 192544 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192544 1 0 0
Verify Keys are present for job with jobId: 192543 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192543 1 0 0
Verify Keys are present for job with jobId: 192542 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192542 1 0 0
Verify Keys are present for job with jobId: 192541 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192541 1 0 0
Verify Keys are present for job with jobId: 192540 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192540 1 0 0
Verify Keys are present for job with jobId: 192539 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192539 1 0 0
Verify Keys are present for job with jobId: 192538 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192538 1 0 0
Verify Keys are present for job with jobId: 192537 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192537 1 0 0
Verify Keys are present for job with jobId: 192536 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192536 1 0 0
Verify Keys are present for job with jobId: 192535 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192535 1 0 0
Verify Keys are present for job with jobId: 192534 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192534 1 0 0
Verify Keys are present for job with jobId: 192533 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192533 1 0 0
Verify Keys are present for job with jobId: 192532 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192532 1 0 0
Verify Keys are present for job with jobId: 192531 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192531 1 0 0
Verify Keys are present for job with jobId: 192530 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192530 1 0 0
Verify Keys are present for job with jobId: 192529 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192529 1 0 0
Verify Keys are present for job with jobId: 192528 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192528 1 0 0
Verify Keys are present for job with jobId: 192527 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192527 1 0 0
Verify Keys are present for job with jobId: 192526 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192526 1 0 0
Verify Keys are present for job with jobId: 192525 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192525 1 0 0
Verify Keys are present for job with jobId: 192524 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192524 1 0 0
Verify Keys are present for job with jobId: 192523 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192523 1 0 0
Verify Keys are present for job with jobId: 192522 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192522 1 0 0
Verify Keys are present for job with jobId: 192518 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192518 1 0 0
Verify Keys are present for job with jobId: 192517 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192517 1 0 0
Verify Keys are present for job with jobId: 192516 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192516 1 0 0
Verify Keys are present for job with jobId: 192512 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192512 1 0 0
Verify Keys are present for job with jobId: 192511 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192511 1 0 0
Verify Keys are present for job with jobId: 192510 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192510 1 0 0
Verify Keys are present for job with jobId: 192509 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192509 1 0 0
Verify Keys are present for job with jobId: 192508 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192508 1 0 0
Verify Keys are present for job with jobId: 192507 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192507 1 0 0
Verify Keys are present for job with jobId: 192506 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192506 1 0 0
Verify Keys are present for job with jobId: 192505 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192505 1 0 0
Verify Keys are present for job with jobId: 192504 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192504 1 0 0
Verify Keys are present for job with jobId: 192500 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192500 1 0 0
Verify Keys are present for job with jobId: 192499 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192499 1 0 0
Verify Keys are present for job with jobId: 192498 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192498 1 0 0
Verify Keys are present for job with jobId: 192497 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192497 1 0 0
Verify Keys are present for job with jobId: 192496 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192496 1 0 0
Verify Keys are present for job with jobId: 192495 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192495 1 0 0
Verify Keys are present for job with jobId: 192493 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192493 1 0 0
Verify Keys are present for job with jobId: 192490 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192490 1 0 0
Verify Keys are present for job with jobId: 192489 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192489 1 0 0
Verify Keys are present for job with jobId: 192488 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192488 1 0 0
Verify Keys are present for job with jobId: 192487 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192487 1 0 0
Verify Keys are present for job with jobId: 192486 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192486 1 0 0
Verify Keys are present for job with jobId: 192485 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192485 1 0 0
Verify Keys are present for job with jobId: 192484 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192484 1 0 0
Verify Keys are present for job with jobId: 192483 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192483 1 0 0
Verify Keys are present for job with jobId: 192482 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192482 1 0 0
Verify Keys are present for job with jobId: 192481 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192481 1 0 0
Verify Keys are present for job with jobId: 192480 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192480 1 0 0
Verify Keys are present for job with jobId: 192479 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192479 1 0 0
Verify Keys are present for job with jobId: 192478 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192478 1 0 0
Verify Keys are present for job with jobId: 192477 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192477 1 0 0
Verify Keys are present for job with jobId: 192476 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192476 1 0 0
Verify Keys are present for job with jobId: 192475 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192475 1 0 0
Verify Keys are present for job with jobId: 192474 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192474 1 0 0
Verify Keys are present for job with jobId: 192473 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192473 1 0 0
Verify Keys are present for job with jobId: 192472 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192472 1 0 0
Verify Keys are present for job with jobId: 192471 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192471 1 0 0
Verify Keys are present for job with jobId: 192470 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192470 1 0 0
Verify Keys are present for job with jobId: 192469 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192469 1 0 0
Verify Keys are present for job with jobId: 192468 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192468 1 0 0
Verify Keys are present for job with jobId: 192467 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192467 1 0 0
Verify Keys are present for job with jobId: 192466 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192466 1 0 0
Verify Keys are present for job with jobId: 192462 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192462 1 0 0
Verify Keys are present for job with jobId: 192461 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192461 1 0 0
Verify Keys are present for job with jobId: 192460 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192460 1 0 0
Verify Keys are present for job with jobId: 192459 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192459 1 0 0
Verify Keys are present for job with jobId: 192458 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192458 1 0 0
Verify Keys are present for job with jobId: 192457 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192457 1 0 0
Verify Keys are present for job with jobId: 192456 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192456 1 0 0
Verify Keys are present for job with jobId: 192455 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192455 1 0 0
Verify Keys are present for job with jobId: 192454 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192454 1 0 0
Verify Keys are present for job with jobId: 192453 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192453 1 0 0
Verify Keys are present for job with jobId: 192452 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192452 1 0 0
Verify Keys are present for job with jobId: 192451 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192451 1 0 0
Verify Keys are present for job with jobId: 192450 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192450 1 0 0
Verify Keys are present for job with jobId: 192449 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192449 1 0 0
Verify Keys are present for job with jobId: 192448 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192448 1 0 0
Verify Keys are present for job with jobId: 192447 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192447 1 0 0
Verify Keys are present for job with jobId: 192446 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192446 1 0 0
Verify Keys are present for job with jobId: 192445 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192445 1 0 0
Verify Keys are present for job with jobId: 192444 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192444 1 0 0
Verify Keys are present for job with jobId: 192443 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192443 1 0 0
Verify Keys are present for job with jobId: 192442 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192442 1 0 0
Verify Keys are present for job with jobId: 192441 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192441 1 0 0
Verify Keys are present for job with jobId: 192440 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192440 1 0 0
Verify Keys are present for job with jobId: 192439 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192439 1 0 0
Verify Keys are present for job with jobId: 192438 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192438 1 0 0
Verify Keys are present for job with jobId: 192437 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192437 1 0 0
Verify Keys are present for job with jobId: 192436 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192436 1 0 0
Verify Keys are present for job with jobId: 192435 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192435 1 0 0
Verify Keys are present for job with jobId: 192434 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192434 1 0 0
Verify Keys are present for job with jobId: 192433 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192433 1 0 0
Verify Keys are present for job with jobId: 192432 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192432 1 0 0
Verify Keys are present for job with jobId: 192431 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192431 1 0 0
Verify Keys are present for job with jobId: 192430 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192430 1 0 0
Verify Keys are present for job with jobId: 192427 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192427 1 0 0
Verify Keys are present for job with jobId: 192426 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192426 1 0 0
Verify Keys are present for job with jobId: 192422 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192422 1 0 0
Verify Keys are present for job with jobId: 192421 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192421 1 0 0
Verify Keys are present for job with jobId: 192409 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192409 1 0 0
Verify Keys are present for job with jobId: 192408 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192408 1 0 0
Verify Keys are present for job with jobId: 192407 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192407 1 0 0
Verify Keys are present for job with jobId: 192406 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192406 1 0 0
Verify Keys are present for job with jobId: 192405 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192405 1 0 0
Verify Keys are present for job with jobId: 192404 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192404 1 0 0
Verify Keys are present for job with jobId: 192403 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192403 1 0 0
Verify Keys are present for job with jobId: 192402 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192402 1 0 0
Verify Keys are present for job with jobId: 192401 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192401 1 0 0
Verify Keys are present for job with jobId: 192400 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192400 1 0 0
Verify Keys are present for job with jobId: 192399 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192399 1 0 0
Verify Keys are present for job with jobId: 192398 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192398 1 0 0
Verify Keys are present for job with jobId: 192397 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192397 1 0 0
Verify Keys are present for job with jobId: 192396 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192396 1 0 0
Verify Keys are present for job with jobId: 192395 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192395 1 0 0
Verify Keys are present for job with jobId: 192394 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192394 1 0 0
Verify Keys are present for job with jobId: 192393 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192393 1 0 0
Verify Keys are present for job with jobId: 192392 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192392 1 0 0
Verify Keys are present for job with jobId: 192391 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192391 1 0 0
Verify Keys are present for job with jobId: 192390 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192390 1 0 0
Verify Keys are present for job with jobId: 192389 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192389 1 0 0
Verify Keys are present for job with jobId: 192388 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192388 1 0 0
Verify Keys are present for job with jobId: 192385 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192385 1 0 0
Verify Keys are present for job with jobId: 192384 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192384 1 0 0
Verify Keys are present for job with jobId: 192383 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192383 1 0 0
Verify Keys are present for job with jobId: 192382 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192382 1 0 0
Verify Keys are present for job with jobId: 192381 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192381 1 0 0
Verify Keys are present for job with jobId: 192380 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192380 1 0 0
Verify Keys are present for job with jobId: 192378 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192378 1 0 0
Verify Keys are present for job with jobId: 192377 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192377 1 0 0
Verify Keys are present for job with jobId: 192355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192355 1 0 0
Verify Keys are present for job with jobId: 192354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192354 1 0 0
Verify Keys are present for job with jobId: 192353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192353 1 0 0
Verify Keys are present for job with jobId: 192352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192352 1 0 0
Verify Keys are present for job with jobId: 192351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192351 1 0 0
Verify Keys are present for job with jobId: 192347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192347 1 0 0
Verify Keys are present for job with jobId: 192346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192346 1 0 0
Verify Keys are present for job with jobId: 192345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192345 1 0 0
Verify Keys are present for job with jobId: 192344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192344 1 0 0
Verify Keys are present for job with jobId: 192343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192343 1 0 0
Verify Keys are present for job with jobId: 192342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192342 1 0 0
Verify Keys are present for job with jobId: 192341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192341 1 0 0
Verify Keys are present for job with jobId: 192340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192340 1 0 0
Verify Keys are present for job with jobId: 192339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192339 1 0 0
Verify Keys are present for job with jobId: 192338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192338 1 0 0
Verify Keys are present for job with jobId: 192337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192337 1 0 0
Verify Keys are present for job with jobId: 192336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192336 1 0 0
Verify Keys are present for job with jobId: 192335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192335 1 0 0
Verify Keys are present for job with jobId: 192334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192334 1 0 0
Verify Keys are present for job with jobId: 192333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192333 1 0 0
Verify Keys are present for job with jobId: 192332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192332 1 0 0
Verify Keys are present for job with jobId: 192331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192331 1 0 0
Verify Keys are present for job with jobId: 192330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192330 1 0 0
Verify Keys are present for job with jobId: 192329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192329 1 0 0
Verify Keys are present for job with jobId: 192328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192328 1 0 0
Verify Keys are present for job with jobId: 192327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192327 1 0 0
Verify Keys are present for job with jobId: 192326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192326 1 0 0
Verify Keys are present for job with jobId: 192325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192325 1 0 0
Verify Keys are present for job with jobId: 192324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192324 1 0 0
Verify Keys are present for job with jobId: 192323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192323 1 0 0
Verify Keys are present for job with jobId: 192322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192322 1 0 0
Verify Keys are present for job with jobId: 192321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192321 1 0 0
Verify Keys are present for job with jobId: 192320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192320 1 0 0
Verify Keys are present for job with jobId: 192319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192319 1 0 0
Verify Keys are present for job with jobId: 192318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192318 1 0 0
Verify Keys are present for job with jobId: 192317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192317 1 0 0
Verify Keys are present for job with jobId: 192316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192316 1 0 0
Verify Keys are present for job with jobId: 192314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192314 1 0 0
Verify Keys are present for job with jobId: 192311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192311 1 0 0
Verify Keys are present for job with jobId: 192309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192309 1 0 0
Verify Keys are present for job with jobId: 192308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192308 1 0 0
Verify Keys are present for job with jobId: 192307 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192307 1 0 0
Verify Keys are present for job with jobId: 192306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192306 1 0 0
Verify Keys are present for job with jobId: 192305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192305 1 0 0
Verify Keys are present for job with jobId: 192304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192304 1 0 0
Verify Keys are present for job with jobId: 192303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192303 1 0 0
Verify Keys are present for job with jobId: 192302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192302 1 0 0
Verify Keys are present for job with jobId: 192298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192298 1 0 0
Verify Keys are present for job with jobId: 192297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192297 1 0 0
Verify Keys are present for job with jobId: 192296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192296 1 0 0
Verify Keys are present for job with jobId: 192295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192295 1 0 0
Verify Keys are present for job with jobId: 192293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192293 1 0 0
Verify Keys are present for job with jobId: 192292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192292 1 0 0
Verify Keys are present for job with jobId: 192291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192291 1 0 0
Verify Keys are present for job with jobId: 192290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192290 1 0 0
Verify Keys are present for job with jobId: 192288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192288 1 0 0
Verify Keys are present for job with jobId: 192286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192286 1 0 0
Verify Keys are present for job with jobId: 192284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192284 1 0 0
Verify Keys are present for job with jobId: 192283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192283 1 0 0
Verify Keys are present for job with jobId: 192281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192281 1 0 0
Verify Keys are present for job with jobId: 192280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192280 1 0 0
Verify Keys are present for job with jobId: 192279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192279 1 0 0
Verify Keys are present for job with jobId: 192278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192278 1 0 0
Verify Keys are present for job with jobId: 192277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192277 1 0 0
Verify Keys are present for job with jobId: 192276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192276 1 0 0
Verify Keys are present for job with jobId: 192275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192275 1 0 0
Verify Keys are present for job with jobId: 192274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192274 1 0 0
Verify Keys are present for job with jobId: 192273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192273 1 0 0
Verify Keys are present for job with jobId: 192272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192272 1 0 0
Verify Keys are present for job with jobId: 192271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192271 1 0 0
Verify Keys are present for job with jobId: 192270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192270 1 0 0
Verify Keys are present for job with jobId: 192269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192269 1 0 0
Verify Keys are present for job with jobId: 192268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192268 1 0 0
Verify Keys are present for job with jobId: 192267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192267 1 0 0
Verify Keys are present for job with jobId: 192266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192266 1 0 0
Verify Keys are present for job with jobId: 192265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192265 1 0 0
Verify Keys are present for job with jobId: 192264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192264 1 0 0
Verify Keys are present for job with jobId: 192263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192263 1 0 0
Verify Keys are present for job with jobId: 192262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192262 1 0 0
Verify Keys are present for job with jobId: 192261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192261 1 0 0
Verify Keys are present for job with jobId: 192260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192260 1 0 0
Verify Keys are present for job with jobId: 192259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192259 1 0 0
Verify Keys are present for job with jobId: 192252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192252 1 0 0
Verify Keys are present for job with jobId: 192251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192251 1 0 0
Verify Keys are present for job with jobId: 192250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192250 1 0 0
Verify Keys are present for job with jobId: 192249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192249 1 0 0
Verify Keys are present for job with jobId: 192248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192248 1 0 0
Verify Keys are present for job with jobId: 192247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192247 1 0 0
Verify Keys are present for job with jobId: 192246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192246 1 0 0
Verify Keys are present for job with jobId: 192245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192245 1 0 0
Verify Keys are present for job with jobId: 192244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192244 1 0 0
Verify Keys are present for job with jobId: 192243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192243 1 0 0
Verify Keys are present for job with jobId: 192242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192242 1 0 0
Verify Keys are present for job with jobId: 192241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192241 1 0 0
Verify Keys are present for job with jobId: 192240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192240 1 0 0
Verify Keys are present for job with jobId: 192239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192239 1 0 0
Verify Keys are present for job with jobId: 192238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192238 1 0 0
Verify Keys are present for job with jobId: 192237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192237 1 0 0
Verify Keys are present for job with jobId: 192236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192236 1 0 0
Verify Keys are present for job with jobId: 192235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192235 1 0 0
Verify Keys are present for job with jobId: 192234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192234 1 0 0
Verify Keys are present for job with jobId: 192233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192233 1 0 0
Verify Keys are present for job with jobId: 192232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192232 1 0 0
Verify Keys are present for job with jobId: 192231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192231 1 0 0
Verify Keys are present for job with jobId: 192230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192230 1 0 0
Verify Keys are present for job with jobId: 192229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192229 1 0 0
Verify Keys are present for job with jobId: 192228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192228 1 0 0
Verify Keys are present for job with jobId: 192227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192227 1 0 0
Verify Keys are present for job with jobId: 192226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192226 1 0 0
Verify Keys are present for job with jobId: 192222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192222 1 0 0
Verify Keys are present for job with jobId: 192218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192218 1 0 0
Verify Keys are present for job with jobId: 192217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192217 1 0 0
Verify Keys are present for job with jobId: 192216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192216 1 0 0
Verify Keys are present for job with jobId: 192215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192215 1 0 0
Verify Keys are present for job with jobId: 192214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192214 1 0 0
Verify Keys are present for job with jobId: 192213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192213 1 0 0
Verify Keys are present for job with jobId: 192212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192212 1 0 0
Verify Keys are present for job with jobId: 192211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192211 1 0 0
Verify Keys are present for job with jobId: 192210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192210 1 0 0
Verify Keys are present for job with jobId: 192209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192209 1 0 0
Verify Keys are present for job with jobId: 192208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192208 1 0 0
Verify Keys are present for job with jobId: 192207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192207 1 0 0
Verify Keys are present for job with jobId: 192206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192206 1 0 0
Verify Keys are present for job with jobId: 192205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192205 1 0 0
Verify Keys are present for job with jobId: 192203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192203 1 0 0
Verify Keys are present for job with jobId: 192202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192202 1 0 0
Verify Keys are present for job with jobId: 192201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192201 1 0 0
Verify Keys are present for job with jobId: 192200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192200 1 0 0
Verify Keys are present for job with jobId: 192199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192199 1 0 0
Verify Keys are present for job with jobId: 192198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192198 1 0 0
Verify Keys are present for job with jobId: 192197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192197 1 0 0
Verify Keys are present for job with jobId: 192196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192196 1 0 0
Verify Keys are present for job with jobId: 192195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192195 1 0 0
Verify Keys are present for job with jobId: 192194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192194 1 0 0
Verify Keys are present for job with jobId: 192193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192193 1 0 0
Verify Keys are present for job with jobId: 192185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192185 1 0 0
Verify Keys are present for job with jobId: 192184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192184 1 0 0
Verify Keys are present for job with jobId: 192179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192179 1 0 0
Verify Keys are present for job with jobId: 192178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192178 1 0 0
Verify Keys are present for job with jobId: 192177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192177 1 0 0
Verify Keys are present for job with jobId: 192176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192176 1 0 0
Verify Keys are present for job with jobId: 192175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192175 1 0 0
Verify Keys are present for job with jobId: 192174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192174 1 0 0
Verify Keys are present for job with jobId: 192173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192173 1 0 0
Verify Keys are present for job with jobId: 192172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192172 1 0 0
Verify Keys are present for job with jobId: 192171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192171 1 0 0
Verify Keys are present for job with jobId: 192170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192170 1 0 0
Verify Keys are present for job with jobId: 192169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192169 1 0 0
Verify Keys are present for job with jobId: 192168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192168 1 0 0
Verify Keys are present for job with jobId: 192167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192167 1 0 0
Verify Keys are present for job with jobId: 192166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192166 1 0 0
Verify Keys are present for job with jobId: 192165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192165 1 0 0
Verify Keys are present for job with jobId: 192163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192163 1 0 0
Verify Keys are present for job with jobId: 192162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192162 1 0 0
Verify Keys are present for job with jobId: 192160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192160 1 0 0
Verify Keys are present for job with jobId: 192159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192159 1 0 0
Verify Keys are present for job with jobId: 192157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192157 1 0 0
Verify Keys are present for job with jobId: 192156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192156 1 0 0
Verify Keys are present for job with jobId: 192155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192155 1 0 0
Verify Keys are present for job with jobId: 192154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192154 1 0 0
Verify Keys are present for job with jobId: 192153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192153 1 0 0
Verify Keys are present for job with jobId: 192151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192151 1 0 0
Verify Keys are present for job with jobId: 192149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192149 1 0 0
Verify Keys are present for job with jobId: 192148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192148 1 0 0
Verify Keys are present for job with jobId: 192147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192147 1 0 0
Verify Keys are present for job with jobId: 192146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192146 1 0 0
Verify Keys are present for job with jobId: 192145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192145 1 0 0
Verify Keys are present for job with jobId: 192143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192143 1 0 0
Verify Keys are present for job with jobId: 192142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192142 1 0 0
Verify Keys are present for job with jobId: 192141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192141 1 0 0
Verify Keys are present for job with jobId: 192140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192140 1 0 0
Verify Keys are present for job with jobId: 192139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192139 1 0 0
Verify Keys are present for job with jobId: 192138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192138 1 0 0
Verify Keys are present for job with jobId: 192137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192137 1 0 0
Verify Keys are present for job with jobId: 192135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192135 1 0 0
Verify Keys are present for job with jobId: 192134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192134 1 0 0
Verify Keys are present for job with jobId: 192133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192133 1 0 0
Verify Keys are present for job with jobId: 192132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192132 1 0 0
Verify Keys are present for job with jobId: 192131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192131 1 0 0
Verify Keys are present for job with jobId: 192129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192129 1 0 0
Verify Keys are present for job with jobId: 192128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192128 1 0 0
Verify Keys are present for job with jobId: 192127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192127 1 0 0
Verify Keys are present for job with jobId: 192126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192126 1 0 0
Verify Keys are present for job with jobId: 192125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192125 1 0 0
Verify Keys are present for job with jobId: 192124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192124 1 0 0
Verify Keys are present for job with jobId: 192123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192123 1 0 0
Verify Keys are present for job with jobId: 192122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192122 1 0 0
Verify Keys are present for job with jobId: 192121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192121 1 0 0
Verify Keys are present for job with jobId: 192120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192120 1 0 0
Verify Keys are present for job with jobId: 192119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192119 1 0 0
Verify Keys are present for job with jobId: 192117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192117 1 0 0
Verify Keys are present for job with jobId: 192116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192116 1 0 0
Verify Keys are present for job with jobId: 192115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192115 1 0 0
Verify Keys are present for job with jobId: 192114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192114 1 0 0
Verify Keys are present for job with jobId: 192113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192113 1 0 0
Verify Keys are present for job with jobId: 192112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192112 1 0 0
Verify Keys are present for job with jobId: 192111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192111 1 0 0
Verify Keys are present for job with jobId: 192110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192110 1 0 0
Verify Keys are present for job with jobId: 192109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192109 1 0 0
Verify Keys are present for job with jobId: 192108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192108 1 0 0
Verify Keys are present for job with jobId: 192107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192107 1 0 0
Verify Keys are present for job with jobId: 192106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192106 1 0 0
Verify Keys are present for job with jobId: 192105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192105 1 0 0
Verify Keys are present for job with jobId: 192104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192104 1 0 0
Verify Keys are present for job with jobId: 192103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192103 1 0 0
Verify Keys are present for job with jobId: 192102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192102 1 0 0
Verify Keys are present for job with jobId: 192101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192101 1 0 0
Verify Keys are present for job with jobId: 192100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192100 1 0 0
Verify Keys are present for job with jobId: 192099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192099 1 0 0
Verify Keys are present for job with jobId: 192098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192098 1 0 0
Verify Keys are present for job with jobId: 192097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192097 1 0 0
Verify Keys are present for job with jobId: 192096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192096 1 0 0
Verify Keys are present for job with jobId: 192092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192092 1 0 0
Verify Keys are present for job with jobId: 192091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192091 1 0 0
Verify Keys are present for job with jobId: 192090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192090 1 0 0
Verify Keys are present for job with jobId: 192089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192089 1 0 0
Verify Keys are present for job with jobId: 192088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192088 1 0 0
Verify Keys are present for job with jobId: 192087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192087 1 0 0
Verify Keys are present for job with jobId: 192086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192086 1 0 0
Verify Keys are present for job with jobId: 192085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192085 1 0 0
Verify Keys are present for job with jobId: 192084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192084 1 0 0
Verify Keys are present for job with jobId: 192083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192083 1 0 0
Verify Keys are present for job with jobId: 192082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192082 1 0 0
Verify Keys are present for job with jobId: 192081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192081 1 0 0
Verify Keys are present for job with jobId: 192080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192080 1 0 0
Verify Keys are present for job with jobId: 192079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192079 1 0 0
Verify Keys are present for job with jobId: 192078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192078 1 0 0
Verify Keys are present for job with jobId: 192077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192077 1 0 0
Verify Keys are present for job with jobId: 192076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192076 1 0 0
Verify Keys are present for job with jobId: 192075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192075 1 0 0
Verify Keys are present for job with jobId: 192074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192074 1 0 0
Verify Keys are present for job with jobId: 192073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192073 1 0 0
Verify Keys are present for job with jobId: 192072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192072 1 0 0
Verify Keys are present for job with jobId: 192071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192071 1 0 0
Verify Keys are present for job with jobId: 192070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192070 1 0 0
Verify Keys are present for job with jobId: 192069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192069 1 0 0
Verify Keys are present for job with jobId: 192068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192068 1 0 0
Verify Keys are present for job with jobId: 192067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192067 1 0 0
Verify Keys are present for job with jobId: 192066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192066 1 0 0
Verify Keys are present for job with jobId: 192065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192065 1 0 0
Verify Keys are present for job with jobId: 192064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192064 1 0 0
Verify Keys are present for job with jobId: 192063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192063 1 0 0
Verify Keys are present for job with jobId: 192062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192062 1 0 0
Verify Keys are present for job with jobId: 192061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192061 1 0 0
Verify Keys are present for job with jobId: 192060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192060 1 0 0
Verify Keys are present for job with jobId: 192059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192059 1 0 0
Verify Keys are present for job with jobId: 192058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192058 1 0 0
Verify Keys are present for job with jobId: 192057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192057 1 0 0
Verify Keys are present for job with jobId: 192521 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192521 1 0 0
Verify Keys are present for job with jobId: 192519 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192519 1 0 0
Verify Keys are present for job with jobId: 192515 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192515 1 0 0
Verify Keys are present for job with jobId: 192513 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192513 1 0 0
Verify Keys are present for job with jobId: 192503 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192503 1 0 0
Verify Keys are present for job with jobId: 192501 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192501 1 0 0
Verify Keys are present for job with jobId: 192494 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192494 1 0 0
Verify Keys are present for job with jobId: 192491 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192491 1 0 0
Verify Keys are present for job with jobId: 192350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192350 1 0 0
Verify Keys are present for job with jobId: 192348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192348 1 0 0
Verify Keys are present for job with jobId: 192315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192315 1 0 0
Verify Keys are present for job with jobId: 192310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192310 1 0 0
Verify Keys are present for job with jobId: 192255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192255 1 0 0
Verify Keys are present for job with jobId: 192253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192253 1 0 0
Verify Keys are present for job with jobId: 192183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192183 1 0 0
Verify Keys are present for job with jobId: 192181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192181 1 0 0
Verify Keys are present for job with jobId: 192635 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192635 1 0 0
Verify Keys are present for job with jobId: 192634 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192634 1 0 0
Verify Keys are present for job with jobId: 192633 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192633 1 0 0
Verify Keys are present for job with jobId: 192570 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192570 1 0 0
Verify Keys are present for job with jobId: 192520 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192520 1 0 0
Verify Keys are present for job with jobId: 192514 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192514 1 0 0
Verify Keys are present for job with jobId: 192502 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192502 1 0 0
Verify Keys are present for job with jobId: 192492 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192492 1 0 0
Verify Keys are present for job with jobId: 192379 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192379 1 0 0
Verify Keys are present for job with jobId: 192376 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192376 1 0 0
Verify Keys are present for job with jobId: 192375 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192375 1 0 0
Verify Keys are present for job with jobId: 192374 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192374 1 0 0
Verify Keys are present for job with jobId: 192373 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192373 1 0 0
Verify Keys are present for job with jobId: 192372 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192372 1 0 0
Verify Keys are present for job with jobId: 192371 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192371 1 0 0
Verify Keys are present for job with jobId: 192370 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192370 1 0 0
Verify Keys are present for job with jobId: 192369 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192369 1 0 0
Verify Keys are present for job with jobId: 192368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192368 1 0 0
Verify Keys are present for job with jobId: 192367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192367 1 0 0
Verify Keys are present for job with jobId: 192366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192366 1 0 0
Verify Keys are present for job with jobId: 192365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192365 1 0 0
Verify Keys are present for job with jobId: 192364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192364 1 0 0
Verify Keys are present for job with jobId: 192363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192363 1 0 0
Verify Keys are present for job with jobId: 192362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192362 1 0 0
Verify Keys are present for job with jobId: 192361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192361 1 0 0
Verify Keys are present for job with jobId: 192360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192360 1 0 0
Verify Keys are present for job with jobId: 192359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192359 1 0 0
Verify Keys are present for job with jobId: 192358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192358 1 0 0
Verify Keys are present for job with jobId: 192357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192357 1 0 0
Verify Keys are present for job with jobId: 192356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192356 1 0 0
Verify Keys are present for job with jobId: 192349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192349 1 0 0
Verify Keys are present for job with jobId: 192313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192313 1 0 0
Verify Keys are present for job with jobId: 192254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192254 1 0 0
Verify Keys are present for job with jobId: 192191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192191 1 0 0
Verify Keys are present for job with jobId: 192187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192187 1 0 0
Verify Keys are present for job with jobId: 192186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192186 1 0 0
Verify Keys are present for job with jobId: 192182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192182 1 0 0
Verify Keys are present for job with jobId: 192095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192095 1 0 0
Verify Keys are present for job with jobId: 192094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192094 1 0 0
Verify Keys are present for job with jobId: 192093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192093 1 0 0
Verify Keys are present for job with jobId: 192631 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192631 1 0 0
Verify Keys are present for job with jobId: 192619 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192619 1 0 0
Verify Keys are present for job with jobId: 192585 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192585 1 0 0
Verify Keys are present for job with jobId: 192584 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192584 1 0 0
Verify Keys are present for job with jobId: 192581 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192581 1 0 0
Verify Keys are present for job with jobId: 192580 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192580 1 0 0
Verify Keys are present for job with jobId: 192579 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192579 1 0 0
Verify Keys are present for job with jobId: 192576 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192576 1 0 0
Verify Keys are present for job with jobId: 192575 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192575 1 0 0
Verify Keys are present for job with jobId: 192574 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192574 1 0 0
Verify Keys are present for job with jobId: 192573 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192573 1 0 0
Verify Keys are present for job with jobId: 192572 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192572 1 0 0
Verify Keys are present for job with jobId: 192571 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192571 1 0 0
Verify Keys are present for job with jobId: 192465 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192465 1 0 0
Verify Keys are present for job with jobId: 192464 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192464 1 0 0
Verify Keys are present for job with jobId: 192463 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192463 1 0 0
Verify Keys are present for job with jobId: 192429 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192429 1 0 0
Verify Keys are present for job with jobId: 192428 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192428 1 0 0
Verify Keys are present for job with jobId: 192425 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192425 1 0 0
Verify Keys are present for job with jobId: 192424 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192424 1 0 0
Verify Keys are present for job with jobId: 192423 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192423 1 0 0
Verify Keys are present for job with jobId: 192420 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192420 1 0 0
Verify Keys are present for job with jobId: 192419 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192419 1 0 0
Verify Keys are present for job with jobId: 192418 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192418 1 0 0
Verify Keys are present for job with jobId: 192417 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192417 1 0 0
Verify Keys are present for job with jobId: 192416 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192416 1 0 0
Verify Keys are present for job with jobId: 192415 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192415 1 0 0
Verify Keys are present for job with jobId: 192414 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192414 1 0 0
Verify Keys are present for job with jobId: 192413 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192413 1 0 0
Verify Keys are present for job with jobId: 192412 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192412 1 0 0
Verify Keys are present for job with jobId: 192411 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192411 1 0 0
Verify Keys are present for job with jobId: 192410 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192410 1 0 0
Verify Keys are present for job with jobId: 192387 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192387 1 0 0
Verify Keys are present for job with jobId: 192386 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192386 1 0 0
Verify Keys are present for job with jobId: 192312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192312 1 0 0
Verify Keys are present for job with jobId: 192301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192301 1 0 0
Verify Keys are present for job with jobId: 192300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192300 1 0 0
Verify Keys are present for job with jobId: 192299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192299 1 0 0
Verify Keys are present for job with jobId: 192294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192294 1 0 0
Verify Keys are present for job with jobId: 192289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192289 1 0 0
Verify Keys are present for job with jobId: 192287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192287 1 0 0
Verify Keys are present for job with jobId: 192285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192285 1 0 0
Verify Keys are present for job with jobId: 192282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192282 1 0 0
Verify Keys are present for job with jobId: 192258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192258 1 0 0
Verify Keys are present for job with jobId: 192257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192257 1 0 0
Verify Keys are present for job with jobId: 192256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192256 1 0 0
Verify Keys are present for job with jobId: 192225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192225 1 0 0
Verify Keys are present for job with jobId: 192224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192224 1 0 0
Verify Keys are present for job with jobId: 192223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192223 1 0 0
Verify Keys are present for job with jobId: 192221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192221 1 0 0
Verify Keys are present for job with jobId: 192220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192220 1 0 0
Verify Keys are present for job with jobId: 192219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192219 1 0 0
Verify Keys are present for job with jobId: 192204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192204 1 0 0
Verify Keys are present for job with jobId: 192192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192192 1 0 0
Verify Keys are present for job with jobId: 192190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192190 1 0 0
Verify Keys are present for job with jobId: 192189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192189 1 0 0
Verify Keys are present for job with jobId: 192188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192188 1 0 0
Verify Keys are present for job with jobId: 192180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192180 1 0 0
Verify Keys are present for job with jobId: 192164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192164 1 0 0
Verify Keys are present for job with jobId: 192161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192161 1 0 0
Verify Keys are present for job with jobId: 192158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192158 1 0 0
Verify Keys are present for job with jobId: 192152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192152 1 0 0
Verify Keys are present for job with jobId: 192150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192150 1 0 0
Verify Keys are present for job with jobId: 192144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192144 1 0 0
Verify Keys are present for job with jobId: 192136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192136 1 0 0
Verify Keys are present for job with jobId: 192130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192130 1 0 0
Verify Keys are present for job with jobId: 192118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192118 1 0 0
Verify Keys are present for job with jobId: 192056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192056 1 0 0
Verify Keys are present for job with jobId: 192055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192055 1 0 0
Verify Keys are present for job with jobId: 192054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192054 1 0 0
Verify Keys are present for job with jobId: 192053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192053 1 0 0
Verify Keys are present for job with jobId: 192052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192052 1 0 0
Verify Keys are present for job with jobId: 192051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192051 1 0 0
Verify Keys are present for job with jobId: 192050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192050 1 0 0
Verify Keys are present for job with jobId: 192049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192049 1 0 0
Verify Keys are present for job with jobId: 192048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192048 1 0 0
Verify Keys are present for job with jobId: 192047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 192047 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1182 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 818 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 233ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9ecf5be-1992-46e4-a23e-396e1ddffc65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b609e9d-2925-4b56-bb10-14b41b3d0b0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 596ms
Mean size per request: 571.02KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 490ed826-21fc-4bee-906e-221594ccbcd4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8ec11-0h4M8ZJr4kLM8X1okbMAKfPsCLs"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:54:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192632,"job_number":"JOB_192632","tr_customer_id":192650,"tr_customer_product_id":192640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:38:25.000Z","modified_at":"2026-02-20T13:38:25.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-10","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-10T13:38:24.576228235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192630,"job_number":"JOB_192630","tr_customer_id":192648,"tr_customer_product_id":192638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:50.000Z","modified_at":"2026-02-20T12:27:50.000Z","name":"Jolie Christiansen","mobile_number":"359-414-3665","email_id":"Mitchell21@yahoo.com","dop":"2025-04-06","serial_number":"19634876869682144","imei1":"19634876869682144","imei2":"19634876869682144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192629,"job_number":"JOB_192629","tr_customer_id":192647,"tr_customer_product_id":192637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:48.000Z","modified_at":"2026-02-20T12:28:28.000Z","name":"Amalia Champlin","mobile_number":"582-955-9407","email_id":"Dominique60@gmail.com","dop":"2025-04-06","serial_number":"11023887070022","imei1":"11023887070022","imei2":"11023887070022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192628,"job_number":"JOB_192628","tr_customer_id":192646,"tr_customer_product_id":192636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:07.000Z","modified_at":"2026-02-20T12:22:07.000Z","name":"Elisha Bailey","mobile_number":"232-341-6339","email_id":"Mikayla.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"10009497212131962","imei1":"10009497212131962","imei2":"10009497212131962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192627,"job_number":"JOB_192627","tr_customer_id":192645,"tr_customer_product_id":192635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:05.000Z","modified_at":"2026-02-20T12:22:41.000Z","name":"Randi Carter","mobile_number":"230-964-1516","email_id":"Darion_Balistreri@hotmail.com","dop":"2025-04-06","serial_number":"15923211459413","imei1":"15923211459413","imei2":"15923211459413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192626,"job_number":"JOB_192626","tr_customer_id":192644,"tr_customer_product_id":192634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:54.000Z","modified_at":"2026-02-20T12:10:54.000Z","name":"Reina Schulist","mobile_number":"399-469-0279","email_id":"Lemuel.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"19220431323579084","imei1":"19220431323579084","imei2":"19220431323579084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192625,"job_number":"JOB_192625","tr_customer_id":192643,"tr_customer_product_id":192633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:53.000Z","modified_at":"2026-02-20T12:11:32.000Z","name":"Daren Borer","mobile_number":"656-609-3292","email_id":"Sally_Koepp97@gmail.com","dop":"2025-04-06","serial_number":"16717846922881","imei1":"16717846922881","imei2":"16717846922881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192624,"job_number":"JOB_192624","tr_customer_id":192642,"tr_customer_product_id":192632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:10:10.000Z","name":"Larry Gislason","mobile_number":"563-854-5627","email_id":"Curt.Grady@gmail.com","dop":"2024-08-17","serial_number":"19020404453822","imei1":"19020404453822","imei2":"19020404453822","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192623,"job_number":"JOB_192623","tr_customer_id":192641,"tr_customer_product_id":192631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:09:42.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"64710995035153","imei1":"64710995035153","imei2":"64710995035153","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192622,"job_number":"JOB_192622","tr_customer_id":192640,"tr_customer_product_id":192630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:10.000Z","modified_at":"2026-02-20T12:09:38.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"74543830761899","imei1":"74543830761899","imei2":"74543830761899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192621,"job_number":"JOB_192621","tr_customer_id":192639,"tr_customer_product_id":192629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:09:07.000Z","name":"Wilfred McLaughlin","mobile_number":"900-781-8930","email_id":"Gabriella20@gmail.com","dop":"2024-08-17","serial_number":"32466398444071","imei1":"32466398444071","imei2":"32466398444071","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192620,"job_number":"JOB_192620","tr_customer_id":192638,"tr_customer_product_id":192628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:08:38.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"59429196484644","imei1":"59429196484644","imei2":"59429196484644","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192618,"job_number":"JOB_192618","tr_customer_id":192636,"tr_customer_product_id":192626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:51:39.000Z","modified_at":"2026-02-20T11:51:39.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-10","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-10T11:51:39.330090083Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192617,"job_number":"JOB_192617","tr_customer_id":192635,"tr_customer_product_id":192625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:37.000Z","name":"Ken Johns","mobile_number":"878-785-9376","email_id":"Nathaniel_Kemmer@gmail.com","dop":"2025-09-30","serial_number":"18011863766441","imei1":"18011863766441","imei2":"18011863766441","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T11:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192616,"job_number":"JOB_192616","tr_customer_id":192634,"tr_customer_product_id":192624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:25.000Z","name":"Satish ABCD","mobile_number":"8765737373","email_id":"test12.tech@gmail.com","dop":"2025-09-30","serial_number":"16502335739602","imei1":"16502335739602","imei2":"16502335739602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192615,"job_number":"JOB_192615","tr_customer_id":192633,"tr_customer_product_id":192623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:21.000Z","name":"Orie Lowe","mobile_number":"744-488-5480","email_id":"Gerardo34@gmail.com","dop":"2025-09-30","serial_number":"15189704231303","imei1":"15189704231303","imei2":"15189704231303","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T11:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192614,"job_number":"JOB_192614","tr_customer_id":192632,"tr_customer_product_id":192622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:09.000Z","name":"Jatin Tech","mobile_number":"8844737373","email_id":"test.tech@gmail.com","dop":"2025-09-30","serial_number":"18059828860327","imei1":"18059828860327","imei2":"18059828860327","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192613,"job_number":"JOB_192613","tr_customer_id":192631,"tr_customer_product_id":192621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:27.000Z","modified_at":"2026-02-20T10:58:27.000Z","name":"Chandraayan Nair","mobile_number":"8675204578","email_id":"aaryan.sinha@yahoo.co.in","dop":"2026-02-10","serial_number":"06562699271149","imei1":"06562699271149","imei2":"06562699271149","popurl":"www.digambar-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192612,"job_number":"JOB_192612","tr_customer_id":192630,"tr_customer_product_id":192620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:16.000Z","modified_at":"2026-02-20T10:58:16.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-10","serial_number":"78739518889439","imei1":"78739518889439","imei2":"78739518889439","popurl":"2026-02-10T10:58:06.879256526Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192611,"job_number":"JOB_192611","tr_customer_id":192629,"tr_customer_product_id":192619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:15.000Z","modified_at":"2026-02-20T10:58:15.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-10","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-10T10:58:06.877124474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192610,"job_number":"JOB_192610","tr_customer_id":192628,"tr_customer_product_id":192618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:10.000Z","modified_at":"2026-02-20T09:57:10.000Z","name":"Jaydon McGlynn","mobile_number":"739-620-5901","email_id":"Oleta10@yahoo.com","dop":"2025-04-06","serial_number":"11502944773415680","imei1":"11502944773415680","imei2":"11502944773415680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192609,"job_number":"JOB_192609","tr_customer_id":192627,"tr_customer_product_id":192617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:08.000Z","modified_at":"2026-02-20T09:57:47.000Z","name":"Christy Morissette","mobile_number":"647-468-4560","email_id":"Dario50@hotmail.com","dop":"2025-04-06","serial_number":"11603737734447","imei1":"11603737734447","imei2":"11603737734447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192608,"job_number":"JOB_192608","tr_customer_id":192626,"tr_customer_product_id":192616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:35.000Z","modified_at":"2026-02-20T09:43:35.000Z","name":"Jett Kemmer","mobile_number":"250-871-6735","email_id":"Destiney_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"11566263180874290","imei1":"11566263180874290","imei2":"11566263180874290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192607,"job_number":"JOB_192607","tr_customer_id":192625,"tr_customer_product_id":192615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:34.000Z","modified_at":"2026-02-20T09:44:12.000Z","name":"Retha Grant","mobile_number":"999-587-9307","email_id":"Matt.Feest@yahoo.com","dop":"2025-04-06","serial_number":"16206627112774","imei1":"16206627112774","imei2":"16206627112774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192606,"job_number":"JOB_192606","tr_customer_id":192624,"tr_customer_product_id":192614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:13.000Z","modified_at":"2026-02-20T09:38:13.000Z","name":"Maiya Goyette","mobile_number":"928-675-0608","email_id":"Lonny_Marquardt@yahoo.com","dop":"2025-04-06","serial_number":"16483325034026920","imei1":"16483325034026920","imei2":"16483325034026920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192605,"job_number":"JOB_192605","tr_customer_id":192623,"tr_customer_product_id":192613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:12.000Z","modified_at":"2026-02-20T09:38:53.000Z","name":"Bernita Littel","mobile_number":"929-857-6616","email_id":"Saul.Kovacek@gmail.com","dop":"2025-04-06","serial_number":"16751755659507","imei1":"16751755659507","imei2":"16751755659507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192604,"job_number":"JOB_192604","tr_customer_id":192622,"tr_customer_product_id":192612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:43.000Z","modified_at":"2026-02-20T09:31:43.000Z","name":"Godfrey Murphy","mobile_number":"363-739-5842","email_id":"Braxton_Marvin61@yahoo.com","dop":"2025-04-06","serial_number":"11857772365710268","imei1":"11857772365710268","imei2":"11857772365710268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192603,"job_number":"JOB_192603","tr_customer_id":192621,"tr_customer_product_id":192611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:32:20.000Z","name":"Trever Terry","mobile_number":"435-325-6830","email_id":"Elvis_Murphy43@gmail.com","dop":"2025-04-06","serial_number":"10329556658662","imei1":"10329556658662","imei2":"10329556658662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192602,"job_number":"JOB_192602","tr_customer_id":192620,"tr_customer_product_id":192610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:31:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031349416965","imei1":"13031349416965","imei2":"13031349416965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192601,"job_number":"JOB_192601","tr_customer_id":192619,"tr_customer_product_id":192609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:57.000Z","modified_at":"2026-02-20T09:30:57.000Z","name":"Raphael Donnelly","mobile_number":"873-684-0595","email_id":"Braulio_Pfannerstill@hotmail.com","dop":"2025-04-06","serial_number":"16606683087859904","imei1":"16606683087859904","imei2":"16606683087859904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192600,"job_number":"JOB_192600","tr_customer_id":192618,"tr_customer_product_id":192608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:31:34.000Z","name":"Barney Strosin","mobile_number":"397-434-7336","email_id":"Tillman_Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"13841851760613","imei1":"13841851760613","imei2":"13841851760613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192599,"job_number":"JOB_192599","tr_customer_id":192617,"tr_customer_product_id":192607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:30:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10510461708252","imei1":"10510461708252","imei2":"10510461708252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192598,"job_number":"JOB_192598","tr_customer_id":192616,"tr_customer_product_id":192606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:10.000Z","modified_at":"2026-02-20T09:30:10.000Z","name":"Salma Grant","mobile_number":"864-541-5020","email_id":"Gregoria39@gmail.com","dop":"2025-04-06","serial_number":"19369273730998948","imei1":"19369273730998948","imei2":"19369273730998948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192597,"job_number":"JOB_192597","tr_customer_id":192615,"tr_customer_product_id":192605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:48.000Z","name":"Daisha Schmidt","mobile_number":"312-749-4140","email_id":"Graham.Dare25@hotmail.com","dop":"2025-04-06","serial_number":"16318969844433","imei1":"16318969844433","imei2":"16318969844433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192596,"job_number":"JOB_192596","tr_customer_id":192614,"tr_customer_product_id":192604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16447431096666","imei1":"16447431096666","imei2":"16447431096666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192595,"job_number":"JOB_192595","tr_customer_id":192613,"tr_customer_product_id":192603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:26:20.000Z","name":"Lizeth Lang","mobile_number":"919-334-5629","email_id":"Marvin.Koepp26@hotmail.com","dop":"2024-08-17","serial_number":"14276355839088","imei1":"14276355839088","imei2":"14276355839088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192594,"job_number":"JOB_192594","tr_customer_id":192612,"tr_customer_product_id":192602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:25:52.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"62097847304752","imei1":"62097847304752","imei2":"62097847304752","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192593,"job_number":"JOB_192593","tr_customer_id":192611,"tr_customer_product_id":192601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:21.000Z","modified_at":"2026-02-20T09:25:48.000Z","name":"Nettie Macejkovic","mobile_number":"317-476-5499","email_id":"Marques81@hotmail.com","dop":"2024-08-17","serial_number":"57963229199575","imei1":"57963229199575","imei2":"57963229199575","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192592,"job_number":"JOB_192592","tr_customer_id":192610,"tr_customer_product_id":192600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:24:49.000Z","modified_at":"2026-02-20T09:25:17.000Z","name":"Beulah Bechtelar","mobile_number":"874-622-9424","email_id":"Ofelia_Legros@hotmail.com","dop":"2024-08-17","serial_number":"75536163537750","imei1":"75536163537750","imei2":"75536163537750","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192591,"job_number":"JOB_192591","tr_customer_id":192609,"tr_customer_product_id":192599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:47:25.000Z","name":"Alivia Wuckert","mobile_number":"678-577-2804","email_id":"Damion35@hotmail.com","dop":"2024-08-17","serial_number":"58007601288789","imei1":"58007601288789","imei2":"58007601288789","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192590,"job_number":"JOB_192590","tr_customer_id":192608,"tr_customer_product_id":192598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:46:56.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68363456601460","imei1":"68363456601460","imei2":"68363456601460","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192589,"job_number":"JOB_192589","tr_customer_id":192607,"tr_customer_product_id":192597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:23.000Z","modified_at":"2026-02-20T08:46:52.000Z","name":"Kacey Gaylord","mobile_number":"849-205-7270","email_id":"Delta.Wilkinson@gmail.com","dop":"2024-08-17","serial_number":"71399344655015","imei1":"71399344655015","imei2":"71399344655015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192588,"job_number":"JOB_192588","tr_customer_id":192606,"tr_customer_product_id":192596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:22.000Z","modified_at":"2026-02-20T08:46:22.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"30312382180647","imei1":"30312382180647","imei2":"30312382180647","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192587,"job_number":"JOB_192587","tr_customer_id":192605,"tr_customer_product_id":192595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:46:19.000Z","name":"Keely Kihn","mobile_number":"485-258-4299","email_id":"Jorge.Turcotte52@yahoo.com","dop":"2024-08-17","serial_number":"70268709916321","imei1":"70268709916321","imei2":"70268709916321","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192586,"job_number":"JOB_192586","tr_customer_id":192604,"tr_customer_product_id":192594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:45:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"55945272357088","imei1":"55945272357088","imei2":"55945272357088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192583,"job_number":"JOB_192583","tr_customer_id":192601,"tr_customer_product_id":192591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:12.000Z","modified_at":"2026-02-20T08:01:12.000Z","name":"Barton Macejkovic","mobile_number":"675-356-5333","email_id":"Oswald_Tremblay41@yahoo.com","dop":"2025-04-06","serial_number":"10359723748486946","imei1":"10359723748486946","imei2":"10359723748486946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192582,"job_number":"JOB_192582","tr_customer_id":192600,"tr_customer_product_id":192590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:11.000Z","modified_at":"2026-02-20T08:01:49.000Z","name":"Dennis Watsica","mobile_number":"443-359-6938","email_id":"Gaylord_Kulas54@gmail.com","dop":"2025-04-06","serial_number":"12119576467726","imei1":"12119576467726","imei2":"12119576467726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192578,"job_number":"JOB_192578","tr_customer_id":192596,"tr_customer_product_id":192586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:14.000Z","modified_at":"2026-02-20T08:00:14.000Z","name":"Jennifer Barrows","mobile_number":"725-205-6498","email_id":"Cordell53@gmail.com","dop":"2025-04-06","serial_number":"19160867342756668","imei1":"19160867342756668","imei2":"19160867342756668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192577,"job_number":"JOB_192577","tr_customer_id":192595,"tr_customer_product_id":192585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:12.000Z","modified_at":"2026-02-20T08:00:50.000Z","name":"Maximillia Mayert","mobile_number":"777-988-3476","email_id":"Angelica.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"10170327133644","imei1":"10170327133644","imei2":"10170327133644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192569,"job_number":"JOB_192569","tr_customer_id":192587,"tr_customer_product_id":192577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:24.000Z","modified_at":"2026-02-20T07:31:57.000Z","name":"Carter Weimann","mobile_number":"539-590-4023","email_id":"Marco_Rempel47@yahoo.com","dop":"2026-01-04","serial_number":"13294166443880","imei1":"13294166443880","imei2":"113294166443880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192568,"job_number":"JOB_192568","tr_customer_id":192586,"tr_customer_product_id":192576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:23.000Z","modified_at":"2026-02-20T07:31:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"104548598448689","imei1":"104548598448689","imei2":"1104548598448689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192567,"job_number":"JOB_192567","tr_customer_id":192585,"tr_customer_product_id":192575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:43.000Z","modified_at":"2026-02-20T07:31:16.000Z","name":"Maxime McCullough","mobile_number":"552-400-2544","email_id":"Arden96@gmail.com","dop":"2026-01-04","serial_number":"12634301717688","imei1":"12634301717688","imei2":"112634301717688","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192566,"job_number":"JOB_192566","tr_customer_id":192584,"tr_customer_product_id":192574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:42.000Z","modified_at":"2026-02-20T07:30:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"758643155634805","imei1":"758643155634805","imei2":"1758643155634805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192565,"job_number":"JOB_192565","tr_customer_id":192583,"tr_customer_product_id":192573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:41.000Z","modified_at":"2026-02-20T07:30:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16974123894409","imei1":"16974123894409","imei2":"116974123894409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192564,"job_number":"JOB_192564","tr_customer_id":192582,"tr_customer_product_id":192572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:01.000Z","modified_at":"2026-02-20T07:30:34.000Z","name":"Dandre Welch","mobile_number":"653-883-3886","email_id":"Buford77@yahoo.com","dop":"2026-01-04","serial_number":"19685655841347","imei1":"19685655841347","imei2":"119685655841347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192563,"job_number":"JOB_192563","tr_customer_id":192581,"tr_customer_product_id":192571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:00.000Z","modified_at":"2026-02-20T07:30:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"33232368316108","imei1":"33232368316108","imei2":"133232368316108","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192562,"job_number":"JOB_192562","tr_customer_id":192580,"tr_customer_product_id":192570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:59.000Z","modified_at":"2026-02-20T07:29:59.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19912297317146","imei1":"19912297317146","imei2":"119912297317146","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192561,"job_number":"JOB_192561","tr_customer_id":192579,"tr_customer_product_id":192569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:19.000Z","modified_at":"2026-02-20T07:29:52.000Z","name":"Michele Auer","mobile_number":"247-328-3663","email_id":"Trent3@hotmail.com","dop":"2026-01-04","serial_number":"10769404150718","imei1":"10769404150718","imei2":"110769404150718","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192560,"job_number":"JOB_192560","tr_customer_id":192578,"tr_customer_product_id":192568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:18.000Z","modified_at":"2026-02-20T07:29:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"990155746180568","imei1":"990155746180568","imei2":"1990155746180568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192559,"job_number":"JOB_192559","tr_customer_id":192577,"tr_customer_product_id":192567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:17.000Z","modified_at":"2026-02-20T07:29:17.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19390585195309","imei1":"19390585195309","imei2":"119390585195309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192558,"job_number":"JOB_192558","tr_customer_id":192576,"tr_customer_product_id":192566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:19:43.000Z","modified_at":"2026-02-20T07:19:43.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192557,"job_number":"JOB_192557","tr_customer_id":192575,"tr_customer_product_id":192565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:34.000Z","modified_at":"2026-02-20T07:08:34.000Z","name":"Katharina Ebert","mobile_number":"404-930-1887","email_id":"Emile63@yahoo.com","dop":"2025-04-06","serial_number":"19566145142221348","imei1":"19566145142221348","imei2":"19566145142221348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192556,"job_number":"JOB_192556","tr_customer_id":192574,"tr_customer_product_id":192564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:09:12.000Z","name":"Mozelle Bogan","mobile_number":"262-288-9922","email_id":"Burnice85@hotmail.com","dop":"2025-04-06","serial_number":"19363717289139","imei1":"19363717289139","imei2":"19363717289139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192555,"job_number":"JOB_192555","tr_customer_id":192573,"tr_customer_product_id":192563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:08:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13183653765824","imei1":"13183653765824","imei2":"13183653765824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192554,"job_number":"JOB_192554","tr_customer_id":192572,"tr_customer_product_id":192562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:46.000Z","modified_at":"2026-02-20T07:07:46.000Z","name":"Deontae Schroeder","mobile_number":"290-445-5037","email_id":"Dimitri11@hotmail.com","dop":"2025-04-06","serial_number":"14432832645686432","imei1":"14432832645686432","imei2":"14432832645686432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192553,"job_number":"JOB_192553","tr_customer_id":192571,"tr_customer_product_id":192561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:45.000Z","modified_at":"2026-02-20T07:08:25.000Z","name":"Trystan Borer","mobile_number":"743-717-9211","email_id":"Ashlynn42@hotmail.com","dop":"2025-04-06","serial_number":"11087279243304","imei1":"11087279243304","imei2":"11087279243304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192552,"job_number":"JOB_192552","tr_customer_id":192570,"tr_customer_product_id":192560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:44.000Z","modified_at":"2026-02-20T07:07:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19964477015006","imei1":"19964477015006","imei2":"19964477015006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192551,"job_number":"JOB_192551","tr_customer_id":192569,"tr_customer_product_id":192559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:04.000Z","modified_at":"2026-02-20T07:07:04.000Z","name":"Bryon Roberts","mobile_number":"664-587-4178","email_id":"Dolores18@yahoo.com","dop":"2025-04-06","serial_number":"12387454117825812","imei1":"12387454117825812","imei2":"12387454117825812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192550,"job_number":"JOB_192550","tr_customer_id":192568,"tr_customer_product_id":192558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:02.000Z","modified_at":"2026-02-20T07:07:43.000Z","name":"Edwina Monahan","mobile_number":"652-335-4446","email_id":"Coleman12@hotmail.com","dop":"2025-04-06","serial_number":"18193818673675","imei1":"18193818673675","imei2":"18193818673675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192549,"job_number":"JOB_192549","tr_customer_id":192567,"tr_customer_product_id":192557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:58.000Z","modified_at":"2026-02-20T07:06:58.000Z","name":"Evans Cartwright","mobile_number":"318-808-5523","email_id":"Ellen_Paucek@yahoo.com","dop":"2025-04-06","serial_number":"16654464808247868","imei1":"16654464808247868","imei2":"16654464808247868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192548,"job_number":"JOB_192548","tr_customer_id":192566,"tr_customer_product_id":192556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:07:37.000Z","name":"Brayan Spinka","mobile_number":"471-926-9800","email_id":"Abdul_Graham57@yahoo.com","dop":"2025-04-06","serial_number":"16250880571683","imei1":"16250880571683","imei2":"16250880571683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192547,"job_number":"JOB_192547","tr_customer_id":192565,"tr_customer_product_id":192555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:06:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952866965248","imei1":"10952866965248","imei2":"10952866965248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192546,"job_number":"JOB_192546","tr_customer_id":192564,"tr_customer_product_id":192554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:03.000Z","modified_at":"2026-02-20T07:05:03.000Z","name":"Oliver Satterfield","mobile_number":"279-402-0709","email_id":"Juwan.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"13370612264130504","imei1":"13370612264130504","imei2":"13370612264130504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192545,"job_number":"JOB_192545","tr_customer_id":192563,"tr_customer_product_id":192553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:02.000Z","modified_at":"2026-02-20T07:05:38.000Z","name":"Garett Wisoky","mobile_number":"746-373-6742","email_id":"Rebecca.Hammes27@gmail.com","dop":"2025-04-06","serial_number":"10838615651834","imei1":"10838615651834","imei2":"10838615651834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192544,"job_number":"JOB_192544","tr_customer_id":192562,"tr_customer_product_id":192552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:01.000Z","modified_at":"2026-02-20T07:05:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16601643079885","imei1":"16601643079885","imei2":"16601643079885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192543,"job_number":"JOB_192543","tr_customer_id":192561,"tr_customer_product_id":192551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:20.000Z","modified_at":"2026-02-20T07:04:20.000Z","name":"Ethyl Grady","mobile_number":"247-340-6611","email_id":"Macey_Hettinger@gmail.com","dop":"2025-04-06","serial_number":"10904716183522096","imei1":"10904716183522096","imei2":"10904716183522096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192542,"job_number":"JOB_192542","tr_customer_id":192560,"tr_customer_product_id":192550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:55.000Z","name":"Oscar Orn","mobile_number":"612-495-9382","email_id":"Noble15@hotmail.com","dop":"2025-04-06","serial_number":"11077721187528","imei1":"11077721187528","imei2":"11077721187528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192541,"job_number":"JOB_192541","tr_customer_id":192559,"tr_customer_product_id":192549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14733601722041","imei1":"14733601722041","imei2":"14733601722041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192540,"job_number":"JOB_192540","tr_customer_id":192558,"tr_customer_product_id":192548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:15.000Z","modified_at":"2026-02-20T07:04:15.000Z","name":"Cleveland Weber","mobile_number":"387-319-6601","email_id":"Tania93@gmail.com","dop":"2025-04-06","serial_number":"15665973884350168","imei1":"15665973884350168","imei2":"15665973884350168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192539,"job_number":"JOB_192539","tr_customer_id":192557,"tr_customer_product_id":192547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:54.000Z","name":"Casimer McClure","mobile_number":"619-267-5851","email_id":"Lori.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"15838425950558","imei1":"15838425950558","imei2":"15838425950558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192538,"job_number":"JOB_192538","tr_customer_id":192556,"tr_customer_product_id":192546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17539633167738","imei1":"17539633167738","imei2":"17539633167738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192537,"job_number":"JOB_192537","tr_customer_id":192555,"tr_customer_product_id":192545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:46.000Z","modified_at":"2026-02-20T07:03:46.000Z","name":"Karl Beier","mobile_number":"484-402-1764","email_id":"Citlalli_Jones@gmail.com","dop":"2025-04-06","serial_number":"10314420782557428","imei1":"10314420782557428","imei2":"10314420782557428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192536,"job_number":"JOB_192536","tr_customer_id":192554,"tr_customer_product_id":192544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:44.000Z","modified_at":"2026-02-20T07:04:21.000Z","name":"Rebecca Gleichner","mobile_number":"524-298-4135","email_id":"Marlen31@hotmail.com","dop":"2025-04-06","serial_number":"17153419763490","imei1":"17153419763490","imei2":"17153419763490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192535,"job_number":"JOB_192535","tr_customer_id":192553,"tr_customer_product_id":192543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:41.000Z","modified_at":"2026-02-20T07:03:41.000Z","name":"Grayson Kuhn","mobile_number":"617-255-0234","email_id":"Milan38@gmail.com","dop":"2025-04-06","serial_number":"19697908402389400","imei1":"19697908402389400","imei2":"19697908402389400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192534,"job_number":"JOB_192534","tr_customer_id":192552,"tr_customer_product_id":192542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:40.000Z","modified_at":"2026-02-20T07:04:17.000Z","name":"Junior O'Keefe","mobile_number":"937-379-3306","email_id":"Hal_Hahn74@yahoo.com","dop":"2025-04-06","serial_number":"16611677392523","imei1":"16611677392523","imei2":"16611677392523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192533,"job_number":"JOB_192533","tr_customer_id":192551,"tr_customer_product_id":192541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:37.000Z","modified_at":"2026-02-20T07:03:37.000Z","name":"Arno Gutkowski","mobile_number":"706-657-5852","email_id":"Jesus_Fadel@hotmail.com","dop":"2025-04-06","serial_number":"19948981488428050","imei1":"19948981488428050","imei2":"19948981488428050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192532,"job_number":"JOB_192532","tr_customer_id":192550,"tr_customer_product_id":192540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:04:12.000Z","name":"Agustin Lesch","mobile_number":"693-813-2675","email_id":"Roderick_Hilll@gmail.com","dop":"2025-04-06","serial_number":"10206382441342","imei1":"10206382441342","imei2":"10206382441342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192531,"job_number":"JOB_192531","tr_customer_id":192549,"tr_customer_product_id":192539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14052418838671","imei1":"14052418838671","imei2":"14052418838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192530,"job_number":"JOB_192530","tr_customer_id":192548,"tr_customer_product_id":192538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:26.000Z","modified_at":"2026-02-20T07:03:26.000Z","name":"Estella Weissnat","mobile_number":"272-590-1061","email_id":"Enola2@hotmail.com","dop":"2025-04-06","serial_number":"17735144296101456","imei1":"17735144296101456","imei2":"17735144296101456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192529,"job_number":"JOB_192529","tr_customer_id":192547,"tr_customer_product_id":192537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:04:06.000Z","name":"Bert Davis","mobile_number":"792-399-9646","email_id":"Else.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"19694576031079","imei1":"19694576031079","imei2":"19694576031079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192528,"job_number":"JOB_192528","tr_customer_id":192546,"tr_customer_product_id":192536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:03:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13794319688125","imei1":"13794319688125","imei2":"13794319688125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192527,"job_number":"JOB_192527","tr_customer_id":192545,"tr_customer_product_id":192535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:38.000Z","modified_at":"2026-02-20T07:02:38.000Z","name":"Adan Legros","mobile_number":"390-224-0133","email_id":"Desiree_Batz@yahoo.com","dop":"2025-04-06","serial_number":"16217148083743236","imei1":"16217148083743236","imei2":"16217148083743236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192526,"job_number":"JOB_192526","tr_customer_id":192544,"tr_customer_product_id":192534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:03:17.000Z","name":"Llewellyn Boyer","mobile_number":"759-671-6316","email_id":"Paxton97@gmail.com","dop":"2025-04-06","serial_number":"14473495230227","imei1":"14473495230227","imei2":"14473495230227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192525,"job_number":"JOB_192525","tr_customer_id":192543,"tr_customer_product_id":192533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11277592838779","imei1":"11277592838779","imei2":"11277592838779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192524,"job_number":"JOB_192524","tr_customer_id":192542,"tr_customer_product_id":192532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:15.000Z","modified_at":"2026-02-20T06:59:15.000Z","name":"Addison Mills","mobile_number":"462-235-2932","email_id":"Leone0@gmail.com","dop":"2025-04-06","serial_number":"14427580880407048","imei1":"14427580880407048","imei2":"14427580880407048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192523,"job_number":"JOB_192523","tr_customer_id":192541,"tr_customer_product_id":192531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:49.000Z","name":"Arne Gutkowski","mobile_number":"556-711-4488","email_id":"Selina.Powlowski86@gmail.com","dop":"2025-04-06","serial_number":"19838101393377","imei1":"19838101393377","imei2":"19838101393377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192522,"job_number":"JOB_192522","tr_customer_id":192540,"tr_customer_product_id":192530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281517860886","imei1":"19281517860886","imei2":"19281517860886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192518,"job_number":"JOB_192518","tr_customer_id":192536,"tr_customer_product_id":192526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:32.000Z","modified_at":"2026-02-20T06:58:32.000Z","name":"Joaquin Stark","mobile_number":"559-899-9190","email_id":"Katelyn_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"13762866287599200","imei1":"13762866287599200","imei2":"13762866287599200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192517,"job_number":"JOB_192517","tr_customer_id":192535,"tr_customer_product_id":192525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:59:06.000Z","name":"Gene Hartmann","mobile_number":"236-955-2778","email_id":"Hector.Leuschke93@gmail.com","dop":"2025-04-06","serial_number":"18122900060029","imei1":"18122900060029","imei2":"18122900060029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192516,"job_number":"JOB_192516","tr_customer_id":192534,"tr_customer_product_id":192524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:58:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12138196474840","imei1":"12138196474840","imei2":"12138196474840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192512,"job_number":"JOB_192512","tr_customer_id":192530,"tr_customer_product_id":192520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:01.000Z","modified_at":"2026-02-20T06:58:01.000Z","name":"Amara Hills","mobile_number":"332-355-2199","email_id":"Estelle.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"17766523913015770","imei1":"17766523913015770","imei2":"17766523913015770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192511,"job_number":"JOB_192511","tr_customer_id":192529,"tr_customer_product_id":192519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:38.000Z","name":"Robert McDermott","mobile_number":"608-905-0686","email_id":"Walker.Jerde19@hotmail.com","dop":"2025-04-06","serial_number":"16423794960955","imei1":"16423794960955","imei2":"16423794960955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192510,"job_number":"JOB_192510","tr_customer_id":192528,"tr_customer_product_id":192518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19796284856322","imei1":"19796284856322","imei2":"19796284856322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192509,"job_number":"JOB_192509","tr_customer_id":192527,"tr_customer_product_id":192517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:49.000Z","modified_at":"2026-02-20T06:57:49.000Z","name":"Natalie Funk","mobile_number":"718-651-4754","email_id":"Mireille.Koelpin86@hotmail.com","dop":"2025-04-06","serial_number":"11555800519256136","imei1":"11555800519256136","imei2":"11555800519256136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192508,"job_number":"JOB_192508","tr_customer_id":192526,"tr_customer_product_id":192516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:58:23.000Z","name":"Myrtice Tromp","mobile_number":"336-552-7204","email_id":"Oscar_Yost0@hotmail.com","dop":"2025-04-06","serial_number":"12047632314072","imei1":"12047632314072","imei2":"12047632314072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192507,"job_number":"JOB_192507","tr_customer_id":192525,"tr_customer_product_id":192515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:57:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16231322038015","imei1":"16231322038015","imei2":"16231322038015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192506,"job_number":"JOB_192506","tr_customer_id":192524,"tr_customer_product_id":192514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:45.000Z","modified_at":"2026-02-20T06:57:45.000Z","name":"Dianna Mosciski","mobile_number":"387-658-5206","email_id":"Cynthia_Hane11@gmail.com","dop":"2025-04-06","serial_number":"18883799586830496","imei1":"18883799586830496","imei2":"18883799586830496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192505,"job_number":"JOB_192505","tr_customer_id":192523,"tr_customer_product_id":192513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:58:20.000Z","name":"Eriberto Orn","mobile_number":"685-695-3053","email_id":"Margie.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"19468849736031","imei1":"19468849736031","imei2":"19468849736031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192504,"job_number":"JOB_192504","tr_customer_id":192522,"tr_customer_product_id":192512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:57:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14717103697454","imei1":"14717103697454","imei2":"14717103697454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192500,"job_number":"JOB_192500","tr_customer_id":192518,"tr_customer_product_id":192508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:16.000Z","modified_at":"2026-02-20T06:57:16.000Z","name":"Estella Prosacco","mobile_number":"806-519-0777","email_id":"Jessyca.OConner28@gmail.com","dop":"2025-04-06","serial_number":"15958788630200428","imei1":"15958788630200428","imei2":"15958788630200428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192499,"job_number":"JOB_192499","tr_customer_id":192517,"tr_customer_product_id":192507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:53.000Z","name":"Ruthie Koepp","mobile_number":"414-744-6345","email_id":"Elliot75@hotmail.com","dop":"2025-04-06","serial_number":"10258214596450","imei1":"10258214596450","imei2":"10258214596450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192498,"job_number":"JOB_192498","tr_customer_id":192516,"tr_customer_product_id":192506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12652245596416","imei1":"12652245596416","imei2":"12652245596416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192497,"job_number":"JOB_192497","tr_customer_id":192515,"tr_customer_product_id":192505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:03.000Z","modified_at":"2026-02-20T06:57:03.000Z","name":"Lisette Goyette","mobile_number":"391-478-2014","email_id":"Mia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"18787944116203790","imei1":"18787944116203790","imei2":"18787944116203790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192496,"job_number":"JOB_192496","tr_customer_id":192514,"tr_customer_product_id":192504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:37.000Z","name":"Sallie Watsica","mobile_number":"820-795-4143","email_id":"Abner10@yahoo.com","dop":"2025-04-06","serial_number":"16195216341525","imei1":"16195216341525","imei2":"16195216341525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192495,"job_number":"JOB_192495","tr_customer_id":192513,"tr_customer_product_id":192503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15919379701839","imei1":"15919379701839","imei2":"15919379701839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192493,"job_number":"JOB_192493","tr_customer_id":192511,"tr_customer_product_id":192501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:32.000Z","modified_at":"2026-02-20T06:56:32.000Z","name":"Minerva Brakus","mobile_number":"337-726-0351","email_id":"Adolphus_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"11927890271494176","imei1":"11927890271494176","imei2":"11927890271494176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192490,"job_number":"JOB_192490","tr_customer_id":192508,"tr_customer_product_id":192498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:57:10.000Z","name":"Audreanne Kassulke","mobile_number":"694-600-6213","email_id":"Willis_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17619626272068","imei1":"17619626272068","imei2":"17619626272068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192489,"job_number":"JOB_192489","tr_customer_id":192507,"tr_customer_product_id":192497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:30.000Z","modified_at":"2026-02-20T06:56:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10748086364455","imei1":"10748086364455","imei2":"10748086364455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192488,"job_number":"JOB_192488","tr_customer_id":192506,"tr_customer_product_id":192496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:29.000Z","modified_at":"2026-02-20T06:56:29.000Z","name":"Paris Hansen","mobile_number":"756-786-3868","email_id":"Kole72@yahoo.com","dop":"2025-04-06","serial_number":"16752572384163678","imei1":"16752572384163678","imei2":"16752572384163678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192487,"job_number":"JOB_192487","tr_customer_id":192505,"tr_customer_product_id":192495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:57:07.000Z","name":"Maria Reinger","mobile_number":"412-818-9896","email_id":"Wellington.Rau@yahoo.com","dop":"2025-04-06","serial_number":"18971085188660","imei1":"18971085188660","imei2":"18971085188660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192486,"job_number":"JOB_192486","tr_customer_id":192504,"tr_customer_product_id":192494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:56:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16566008067030","imei1":"16566008067030","imei2":"16566008067030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192485,"job_number":"JOB_192485","tr_customer_id":192503,"tr_customer_product_id":192493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:20.000Z","modified_at":"2026-02-20T06:56:20.000Z","name":"Steve Langosh","mobile_number":"278-244-7293","email_id":"Isaias.Kerluke98@gmail.com","dop":"2025-04-06","serial_number":"15242972021526682","imei1":"15242972021526682","imei2":"15242972021526682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192484,"job_number":"JOB_192484","tr_customer_id":192502,"tr_customer_product_id":192492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:54.000Z","name":"Josh O'Connell","mobile_number":"316-630-3705","email_id":"Moriah80@yahoo.com","dop":"2025-04-06","serial_number":"12630473829623","imei1":"12630473829623","imei2":"12630473829623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192483,"job_number":"JOB_192483","tr_customer_id":192501,"tr_customer_product_id":192491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17513762014671","imei1":"17513762014671","imei2":"17513762014671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192482,"job_number":"JOB_192482","tr_customer_id":192500,"tr_customer_product_id":192490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:45.000Z","modified_at":"2026-02-20T06:55:45.000Z","name":"Isaiah Orn","mobile_number":"598-549-8344","email_id":"Fatima_Schoen@gmail.com","dop":"2025-04-06","serial_number":"14309888383696870","imei1":"14309888383696870","imei2":"14309888383696870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192481,"job_number":"JOB_192481","tr_customer_id":192499,"tr_customer_product_id":192489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:55:44.000Z","name":"Gregoria Schuster","mobile_number":"776-249-3363","email_id":"Autumn56@gmail.com","dop":"2025-04-06","serial_number":"15763282726644692","imei1":"15763282726644692","imei2":"15763282726644692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192480,"job_number":"JOB_192480","tr_customer_id":192498,"tr_customer_product_id":192488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:56:22.000Z","name":"Okey Stark","mobile_number":"581-556-2846","email_id":"Denis46@gmail.com","dop":"2025-04-06","serial_number":"14721066052445","imei1":"14721066052445","imei2":"14721066052445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192479,"job_number":"JOB_192479","tr_customer_id":192497,"tr_customer_product_id":192487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:43.000Z","modified_at":"2026-02-20T06:56:23.000Z","name":"Amely Conroy","mobile_number":"409-761-4480","email_id":"Lawson_Harris@hotmail.com","dop":"2025-04-06","serial_number":"16998876267149","imei1":"16998876267149","imei2":"16998876267149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192478,"job_number":"JOB_192478","tr_customer_id":192496,"tr_customer_product_id":192486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:42.000Z","modified_at":"2026-02-20T06:55:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12146686781947","imei1":"12146686781947","imei2":"12146686781947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192477,"job_number":"JOB_192477","tr_customer_id":192495,"tr_customer_product_id":192485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:56.000Z","modified_at":"2026-02-20T06:54:56.000Z","name":"Herta Hegmann","mobile_number":"860-374-0957","email_id":"Mateo_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"19326149959379696","imei1":"19326149959379696","imei2":"19326149959379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192476,"job_number":"JOB_192476","tr_customer_id":192494,"tr_customer_product_id":192484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:55:35.000Z","name":"Antonetta Wiza","mobile_number":"252-694-5652","email_id":"Cristopher_Quigley48@yahoo.com","dop":"2025-04-06","serial_number":"18449797097919","imei1":"18449797097919","imei2":"18449797097919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192475,"job_number":"JOB_192475","tr_customer_id":192493,"tr_customer_product_id":192483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:54:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17131860657428","imei1":"17131860657428","imei2":"17131860657428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192474,"job_number":"JOB_192474","tr_customer_id":192492,"tr_customer_product_id":192482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:29.000Z","modified_at":"2026-02-20T06:53:29.000Z","name":"Lilian Morissette","mobile_number":"893-666-6033","email_id":"Birdie_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"19693867051211290","imei1":"19693867051211290","imei2":"19693867051211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192473,"job_number":"JOB_192473","tr_customer_id":192491,"tr_customer_product_id":192481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:54:05.000Z","name":"Robin Abshire","mobile_number":"358-209-1464","email_id":"Lilly53@hotmail.com","dop":"2025-04-06","serial_number":"15098599121497","imei1":"15098599121497","imei2":"15098599121497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192472,"job_number":"JOB_192472","tr_customer_id":192490,"tr_customer_product_id":192480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:53:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18626272972535","imei1":"18626272972535","imei2":"18626272972535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192471,"job_number":"JOB_192471","tr_customer_id":192489,"tr_customer_product_id":192479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:43.000Z","modified_at":"2026-02-20T06:52:43.000Z","name":"Larissa Walker","mobile_number":"684-667-0717","email_id":"Eunice.Kiehn29@yahoo.com","dop":"2025-04-06","serial_number":"19575294411871896","imei1":"19575294411871896","imei2":"19575294411871896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192470,"job_number":"JOB_192470","tr_customer_id":192488,"tr_customer_product_id":192478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:53:20.000Z","name":"Alyson Mohr","mobile_number":"335-240-5780","email_id":"Abner.Hodkiewicz76@yahoo.com","dop":"2025-04-06","serial_number":"14822704355281","imei1":"14822704355281","imei2":"14822704355281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192469,"job_number":"JOB_192469","tr_customer_id":192487,"tr_customer_product_id":192477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19417454912614","imei1":"19417454912614","imei2":"19417454912614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192468,"job_number":"JOB_192468","tr_customer_id":192486,"tr_customer_product_id":192476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:58.000Z","modified_at":"2026-02-20T06:51:58.000Z","name":"Genoveva Wiza","mobile_number":"643-420-6826","email_id":"Jennyfer_Green@gmail.com","dop":"2025-04-06","serial_number":"16316146306645132","imei1":"16316146306645132","imei2":"16316146306645132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192467,"job_number":"JOB_192467","tr_customer_id":192485,"tr_customer_product_id":192475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:52:35.000Z","name":"Alexis Parisian","mobile_number":"560-830-6634","email_id":"Merl_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"14302049076020","imei1":"14302049076020","imei2":"14302049076020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192466,"job_number":"JOB_192466","tr_customer_id":192484,"tr_customer_product_id":192474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:51:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14493978784910","imei1":"14493978784910","imei2":"14493978784910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192462,"job_number":"JOB_192462","tr_customer_id":192480,"tr_customer_product_id":192470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:21.000Z","modified_at":"2026-02-20T06:49:21.000Z","name":"Ryann Kuhic","mobile_number":"519-941-9020","email_id":"Pedro71@yahoo.com","dop":"2025-04-06","serial_number":"12811466492444172","imei1":"12811466492444172","imei2":"12811466492444172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192461,"job_number":"JOB_192461","tr_customer_id":192479,"tr_customer_product_id":192469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:55.000Z","name":"Loraine Cummerata","mobile_number":"813-613-1848","email_id":"Raven16@yahoo.com","dop":"2025-04-06","serial_number":"13800268958294","imei1":"13800268958294","imei2":"13800268958294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192460,"job_number":"JOB_192460","tr_customer_id":192478,"tr_customer_product_id":192468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18046508498767","imei1":"18046508498767","imei2":"18046508498767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192459,"job_number":"JOB_192459","tr_customer_id":192477,"tr_customer_product_id":192467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:57.000Z","modified_at":"2026-02-20T06:49:23.000Z","name":"Valentine Shields","mobile_number":"437-901-1206","email_id":"Sincere_Treutel@gmail.com","dop":"2024-08-17","serial_number":"77758862975808","imei1":"77758862975808","imei2":"77758862975808","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192458,"job_number":"JOB_192458","tr_customer_id":192476,"tr_customer_product_id":192466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:38.000Z","modified_at":"2026-02-20T06:48:38.000Z","name":"Everett Rowe","mobile_number":"497-891-5226","email_id":"Leonard_Zboncak35@yahoo.com","dop":"2025-04-06","serial_number":"17298270473950880","imei1":"17298270473950880","imei2":"17298270473950880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192457,"job_number":"JOB_192457","tr_customer_id":192475,"tr_customer_product_id":192465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:49:12.000Z","name":"Ernesto Reilly","mobile_number":"297-560-3612","email_id":"Eleanora64@hotmail.com","dop":"2025-04-06","serial_number":"18619997624968","imei1":"18619997624968","imei2":"18619997624968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192456,"job_number":"JOB_192456","tr_customer_id":192474,"tr_customer_product_id":192464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:48:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11417340923331","imei1":"11417340923331","imei2":"11417340923331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192455,"job_number":"JOB_192455","tr_customer_id":192473,"tr_customer_product_id":192463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:54.000Z","name":"Orie Pollich","mobile_number":"875-870-2593","email_id":"Jaquan_Reilly@hotmail.com","dop":"2024-08-17","serial_number":"43984253112605","imei1":"43984253112605","imei2":"43984253112605","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192454,"job_number":"JOB_192454","tr_customer_id":192472,"tr_customer_product_id":192462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:28.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"18517521276707","imei1":"18517521276707","imei2":"18517521276707","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192453,"job_number":"JOB_192453","tr_customer_id":192471,"tr_customer_product_id":192461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:48:25.000Z","name":"Douglas Stark","mobile_number":"472-903-4166","email_id":"Bradford_Torp@hotmail.com","dop":"2024-08-17","serial_number":"73099452431513","imei1":"73099452431513","imei2":"73099452431513","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192452,"job_number":"JOB_192452","tr_customer_id":192470,"tr_customer_product_id":192460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:47:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45044932742141","imei1":"45044932742141","imei2":"45044932742141","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192451,"job_number":"JOB_192451","tr_customer_id":192469,"tr_customer_product_id":192459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:55.000Z","modified_at":"2026-02-20T06:47:55.000Z","name":"Jonas King","mobile_number":"699-755-8526","email_id":"Jace_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"18044767624850188","imei1":"18044767624850188","imei2":"18044767624850188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192450,"job_number":"JOB_192450","tr_customer_id":192468,"tr_customer_product_id":192458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:48:29.000Z","name":"Lewis Gleichner","mobile_number":"466-770-0759","email_id":"Ike98@hotmail.com","dop":"2025-04-06","serial_number":"18146219274877","imei1":"18146219274877","imei2":"18146219274877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192449,"job_number":"JOB_192449","tr_customer_id":192467,"tr_customer_product_id":192457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17774807559924","imei1":"17774807559924","imei2":"17774807559924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192448,"job_number":"JOB_192448","tr_customer_id":192466,"tr_customer_product_id":192456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:02.000Z","modified_at":"2026-02-20T06:46:02.000Z","name":"Robin Batz","mobile_number":"250-339-3638","email_id":"Garnet55@hotmail.com","dop":"2025-04-06","serial_number":"18033745949699656","imei1":"18033745949699656","imei2":"18033745949699656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192447,"job_number":"JOB_192447","tr_customer_id":192465,"tr_customer_product_id":192455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:37.000Z","name":"Abby Hirthe","mobile_number":"588-769-4722","email_id":"Pink_Parisian71@gmail.com","dop":"2025-04-06","serial_number":"17605102107199","imei1":"17605102107199","imei2":"17605102107199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192446,"job_number":"JOB_192446","tr_customer_id":192464,"tr_customer_product_id":192454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18958173281600","imei1":"18958173281600","imei2":"18958173281600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192445,"job_number":"JOB_192445","tr_customer_id":192463,"tr_customer_product_id":192453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:20.000Z","modified_at":"2026-02-20T06:45:20.000Z","name":"Icie Durgan","mobile_number":"485-605-6826","email_id":"Osbaldo66@hotmail.com","dop":"2025-04-06","serial_number":"10755235594698420","imei1":"10755235594698420","imei2":"10755235594698420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192444,"job_number":"JOB_192444","tr_customer_id":192462,"tr_customer_product_id":192452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:54.000Z","name":"Joaquin Bins","mobile_number":"521-472-8739","email_id":"Elfrieda.Schiller72@gmail.com","dop":"2025-04-06","serial_number":"14470691142962","imei1":"14470691142962","imei2":"14470691142962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192443,"job_number":"JOB_192443","tr_customer_id":192461,"tr_customer_product_id":192451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10507107161537","imei1":"10507107161537","imei2":"10507107161537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192442,"job_number":"JOB_192442","tr_customer_id":192460,"tr_customer_product_id":192450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:37.000Z","modified_at":"2026-02-20T06:44:37.000Z","name":"Julia Emard","mobile_number":"539-449-5865","email_id":"Sallie_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"16429707627683036","imei1":"16429707627683036","imei2":"16429707627683036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192441,"job_number":"JOB_192441","tr_customer_id":192459,"tr_customer_product_id":192449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:45:11.000Z","name":"Regan Heller","mobile_number":"387-228-6905","email_id":"Lavinia.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"16365721399700","imei1":"16365721399700","imei2":"16365721399700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192440,"job_number":"JOB_192440","tr_customer_id":192458,"tr_customer_product_id":192448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:44:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10109765421354","imei1":"10109765421354","imei2":"10109765421354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192439,"job_number":"JOB_192439","tr_customer_id":192457,"tr_customer_product_id":192447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:52.000Z","modified_at":"2026-02-20T06:43:52.000Z","name":"Daphne Strosin","mobile_number":"735-718-9118","email_id":"Stephen_Altenwerth@yahoo.com","dop":"2025-06-18","serial_number":"1067770696039601","imei1":"1067770696039601","imei2":"1067770696039601","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192438,"job_number":"JOB_192438","tr_customer_id":192456,"tr_customer_product_id":192446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:44:30.000Z","name":"London Emard","mobile_number":"997-232-7021","email_id":"Zelma_Kirlin7@yahoo.com","dop":"2025-06-18","serial_number":"10880504520950","imei1":"10880504520950","imei2":"10880504520950","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192437,"job_number":"JOB_192437","tr_customer_id":192455,"tr_customer_product_id":192445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:43:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10526043408569","imei1":"10526043408569","imei2":"10526043408569","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192436,"job_number":"JOB_192436","tr_customer_id":192454,"tr_customer_product_id":192444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:20.000Z","modified_at":"2026-02-20T06:43:20.000Z","name":"Kaycee Larkin","mobile_number":"857-355-7770","email_id":"Lue67@hotmail.com","dop":"2025-04-06","serial_number":"10657107355529558","imei1":"10657107355529558","imei2":"10657107355529558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192435,"job_number":"JOB_192435","tr_customer_id":192453,"tr_customer_product_id":192443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:19.000Z","modified_at":"2026-02-20T06:43:58.000Z","name":"Dixie Koepp","mobile_number":"985-976-6086","email_id":"Merle_Nader72@yahoo.com","dop":"2025-04-06","serial_number":"16218030582461","imei1":"16218030582461","imei2":"16218030582461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192434,"job_number":"JOB_192434","tr_customer_id":192452,"tr_customer_product_id":192442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:06.000Z","modified_at":"2026-02-20T06:43:06.000Z","name":"Nathen Kuhn","mobile_number":"493-357-1582","email_id":"Nicolette.Cremin@hotmail.com","dop":"2025-06-18","serial_number":"1006826681599385","imei1":"1006826681599385","imei2":"1006826681599385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192433,"job_number":"JOB_192433","tr_customer_id":192451,"tr_customer_product_id":192441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:44.000Z","name":"Macy Sanford","mobile_number":"490-236-2493","email_id":"Jules_Rowe62@yahoo.com","dop":"2025-06-18","serial_number":"10869603121783","imei1":"10869603121783","imei2":"10869603121783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192432,"job_number":"JOB_192432","tr_customer_id":192450,"tr_customer_product_id":192440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10064150756498","imei1":"10064150756498","imei2":"10064150756498","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192431,"job_number":"JOB_192431","tr_customer_id":192449,"tr_customer_product_id":192439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:43:29.000Z","name":"Yesenia Lindgren","mobile_number":"964-400-9576","email_id":"Zachariah_McDermott86@gmail.com","dop":"2025-12-31","serial_number":"100517253180750","imei1":"100517253180750","imei2":"100517253180750","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192430,"job_number":"JOB_192430","tr_customer_id":192448,"tr_customer_product_id":192438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:42:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101895146345632","imei1":"101895146345632","imei2":"101895146345632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192427,"job_number":"JOB_192427","tr_customer_id":192445,"tr_customer_product_id":192435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:42.000Z","name":"Georgianna Mayert","mobile_number":"696-684-9892","email_id":"Telly18@hotmail.com","dop":"2025-12-31","serial_number":"108450277013592","imei1":"108450277013592","imei2":"108450277013592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192426,"job_number":"JOB_192426","tr_customer_id":192444,"tr_customer_product_id":192434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:02.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100033227488169","imei1":"100033227488169","imei2":"100033227488169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192422,"job_number":"JOB_192422","tr_customer_id":192440,"tr_customer_product_id":192430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:54.000Z","name":"Gaylord Larkin","mobile_number":"407-281-4804","email_id":"Ciara90@hotmail.com","dop":"2025-12-31","serial_number":"101832974476168","imei1":"101832974476168","imei2":"101832974476168","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192421,"job_number":"JOB_192421","tr_customer_id":192439,"tr_customer_product_id":192429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105097602446360","imei1":"105097602446360","imei2":"105097602446360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192409,"job_number":"JOB_192409","tr_customer_id":192427,"tr_customer_product_id":192417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:40.000Z","name":"Brady Grady","mobile_number":"833-426-5785","email_id":"Spencer24@hotmail.com","dop":"2024-08-17","serial_number":"21198937584499","imei1":"21198937584499","imei2":"21198937584499","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192408,"job_number":"JOB_192408","tr_customer_id":192426,"tr_customer_product_id":192416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:08.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"74009212981800","imei1":"74009212981800","imei2":"74009212981800","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192407,"job_number":"JOB_192407","tr_customer_id":192425,"tr_customer_product_id":192415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:33.000Z","modified_at":"2026-02-20T06:37:04.000Z","name":"John Romaguera","mobile_number":"220-784-8218","email_id":"Mackenzie_Mann30@gmail.com","dop":"2024-08-17","serial_number":"38096553881967","imei1":"38096553881967","imei2":"38096553881967","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192406,"job_number":"JOB_192406","tr_customer_id":192424,"tr_customer_product_id":192414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:32.000Z","modified_at":"2026-02-20T06:36:32.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62458444920351","imei1":"62458444920351","imei2":"62458444920351","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192405,"job_number":"JOB_192405","tr_customer_id":192423,"tr_customer_product_id":192413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:36:28.000Z","name":"Gideon Braun","mobile_number":"828-745-2381","email_id":"Kendrick.Feeney@yahoo.com","dop":"2024-08-17","serial_number":"54547644534663","imei1":"54547644534663","imei2":"54547644534663","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192404,"job_number":"JOB_192404","tr_customer_id":192422,"tr_customer_product_id":192412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:35:56.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"93478124474870","imei1":"93478124474870","imei2":"93478124474870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192403,"job_number":"JOB_192403","tr_customer_id":192421,"tr_customer_product_id":192411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:13.000Z","name":"Erica Wisoky","mobile_number":"777-748-2601","email_id":"Cassandre_Schmidt51@hotmail.com","dop":"2025-12-01","serial_number":"15129550558849","imei1":"15129550558849","imei2":"15129550558849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192402,"job_number":"JOB_192402","tr_customer_id":192420,"tr_customer_product_id":192410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15052025506743","imei1":"15052025506743","imei2":"15052025506743","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192401,"job_number":"JOB_192401","tr_customer_id":192419,"tr_customer_product_id":192409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:56.000Z","name":"Shirley Hansen","mobile_number":"309-766-0982","email_id":"Hattie.Franecki@gmail.com","dop":"2025-12-01","serial_number":"19677093089760","imei1":"19677093089760","imei2":"19677093089760","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192400,"job_number":"JOB_192400","tr_customer_id":192418,"tr_customer_product_id":192408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16628700434711","imei1":"16628700434711","imei2":"16628700434711","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192399,"job_number":"JOB_192399","tr_customer_id":192417,"tr_customer_product_id":192407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:27.000Z","modified_at":"2026-02-20T05:36:39.000Z","name":"Dennis Dare","mobile_number":"515-351-4074","email_id":"Margaret23@gmail.com","dop":"2025-12-01","serial_number":"18172419952139","imei1":"18172419952139","imei2":"18172419952139","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192398,"job_number":"JOB_192398","tr_customer_id":192416,"tr_customer_product_id":192406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:26.000Z","modified_at":"2026-02-20T05:36:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16614218405268","imei1":"16614218405268","imei2":"16614218405268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192397,"job_number":"JOB_192397","tr_customer_id":192415,"tr_customer_product_id":192405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:58.000Z","modified_at":"2026-02-20T05:34:58.000Z","name":"Kiley Hintz","mobile_number":"683-742-4186","email_id":"Marianna.Schaden90@yahoo.com","dop":"2025-04-06","serial_number":"15530095581675214","imei1":"15530095581675214","imei2":"15530095581675214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192396,"job_number":"JOB_192396","tr_customer_id":192414,"tr_customer_product_id":192404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:57.000Z","modified_at":"2026-02-20T05:35:35.000Z","name":"Cordia Schuppe","mobile_number":"375-898-6313","email_id":"Elisabeth_Bayer68@hotmail.com","dop":"2025-04-06","serial_number":"13891100940591","imei1":"13891100940591","imei2":"13891100940591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192395,"job_number":"JOB_192395","tr_customer_id":192413,"tr_customer_product_id":192403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:34.000Z","modified_at":"2026-02-20T05:34:34.000Z","name":"Kirk Ziemann","mobile_number":"986-895-8077","email_id":"Mossie_Considine@hotmail.com","dop":"2025-04-06","serial_number":"17919851345320204","imei1":"17919851345320204","imei2":"17919851345320204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192394,"job_number":"JOB_192394","tr_customer_id":192412,"tr_customer_product_id":192402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:33.000Z","modified_at":"2026-02-20T05:35:12.000Z","name":"Michele Brekke","mobile_number":"765-632-1397","email_id":"Sarah_Willms89@yahoo.com","dop":"2025-04-06","serial_number":"15314260144491","imei1":"15314260144491","imei2":"15314260144491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192393,"job_number":"JOB_192393","tr_customer_id":192411,"tr_customer_product_id":192401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:42.000Z","modified_at":"2026-02-20T05:18:51.000Z","name":"Abbie Klein","mobile_number":"799-821-3758","email_id":"Blair38@gmail.com","dop":"2025-07-01","serial_number":"106720621784981","imei1":"106720621784981","imei2":"106720621784981","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192392,"job_number":"JOB_192392","tr_customer_id":192410,"tr_customer_product_id":192400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:41.000Z","modified_at":"2026-02-20T05:18:41.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102335650492521","imei1":"102335650492521","imei2":"102335650492521","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192391,"job_number":"JOB_192391","tr_customer_id":192409,"tr_customer_product_id":192399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:39.000Z","name":"Carrie Simonis","mobile_number":"763-980-6539","email_id":"Hobart.Kemmer82@yahoo.com","dop":"2025-07-01","serial_number":"103483751258277","imei1":"103483751258277","imei2":"103483751258277","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192390,"job_number":"JOB_192390","tr_customer_id":192408,"tr_customer_product_id":192398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:29.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100119711155276","imei1":"100119711155276","imei2":"100119711155276","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192389,"job_number":"JOB_192389","tr_customer_id":192407,"tr_customer_product_id":192397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:39.000Z","modified_at":"2026-02-20T05:14:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"78754118306217","imei1":"78754118306217","imei2":"78754118306217","popurl":"2026-02-10T05:14:38.621295426Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192388,"job_number":"JOB_192388","tr_customer_id":192406,"tr_customer_product_id":192396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:27.000Z","modified_at":"2026-02-20T05:14:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"80044353160324","imei1":"80044353160324","imei2":"80044353160324","popurl":"2026-02-10T05:14:27.320703272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192385,"job_number":"JOB_192385","tr_customer_id":192403,"tr_customer_product_id":192393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:10:40.000Z","modified_at":"2026-02-20T05:10:40.000Z","name":"Dhana Guneta","mobile_number":"7078502493","email_id":"kali.dubashi@yahoo.co.in","dop":"2026-02-10","serial_number":"155369694223844","imei1":"155369694223844","imei2":"155369694223844","popurl":"www.rupinder-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192384,"job_number":"JOB_192384","tr_customer_id":192402,"tr_customer_product_id":192392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:48.000Z","name":"Harvey Ebert","mobile_number":"527-768-4239","email_id":"Elody_Miller@hotmail.com","dop":"2024-08-17","serial_number":"21834097727669","imei1":"21834097727669","imei2":"21834097727669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192383,"job_number":"JOB_192383","tr_customer_id":192401,"tr_customer_product_id":192391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:20.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"59684844800669","imei1":"59684844800669","imei2":"59684844800669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192382,"job_number":"JOB_192382","tr_customer_id":192400,"tr_customer_product_id":192390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:49.000Z","modified_at":"2026-02-20T05:05:16.000Z","name":"Alize Macejkovic","mobile_number":"233-451-9791","email_id":"Eunice.Larkin18@hotmail.com","dop":"2024-08-17","serial_number":"96815163901966","imei1":"96815163901966","imei2":"96815163901966","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192381,"job_number":"JOB_192381","tr_customer_id":192399,"tr_customer_product_id":192389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:48.000Z","modified_at":"2026-02-20T05:04:48.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"16029808109862","imei1":"16029808109862","imei2":"16029808109862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192380,"job_number":"JOB_192380","tr_customer_id":192398,"tr_customer_product_id":192388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:16.000Z","modified_at":"2026-02-20T05:04:45.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45040275626878","imei1":"45040275626878","imei2":"45040275626878","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192378,"job_number":"JOB_192378","tr_customer_id":192396,"tr_customer_product_id":192386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:51.000Z","modified_at":"2026-02-20T04:58:51.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447048","imei1":"66269747447048","imei2":"66269747447048","popurl":"2026-02-10T04:58:47.064665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192377,"job_number":"JOB_192377","tr_customer_id":192395,"tr_customer_product_id":192385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:51:12.000Z","modified_at":"2026-02-20T04:51:12.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447038","imei1":"66269747447038","imei2":"66269747447038","popurl":"2026-02-10T04:51:08.774934100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192355,"job_number":"JOB_192355","tr_customer_id":192373,"tr_customer_product_id":192363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:52.000Z","modified_at":"2026-02-20T04:29:23.000Z","name":"Taryn Bashirian","mobile_number":"668-897-4420","email_id":"Kitty_Smith@hotmail.com","dop":"2026-01-04","serial_number":"13439616869987","imei1":"13439616869987","imei2":"113439616869987","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192354,"job_number":"JOB_192354","tr_customer_id":192372,"tr_customer_product_id":192362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:51.000Z","modified_at":"2026-02-20T04:28:51.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"597438687000840","imei1":"597438687000840","imei2":"1597438687000840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192353,"job_number":"JOB_192353","tr_customer_id":192371,"tr_customer_product_id":192361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:23.000Z","modified_at":"2026-02-20T04:28:23.000Z","name":"Reggie Emard","mobile_number":"599-566-8244","email_id":"Deion38@gmail.com","dop":"2025-04-06","serial_number":"12681936877788088","imei1":"12681936877788088","imei2":"12681936877788088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192352,"job_number":"JOB_192352","tr_customer_id":192370,"tr_customer_product_id":192360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:57.000Z","name":"Pietro Jast","mobile_number":"315-343-2863","email_id":"Cassie.Turner@yahoo.com","dop":"2025-04-06","serial_number":"17582045407639","imei1":"17582045407639","imei2":"17582045407639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192351,"job_number":"JOB_192351","tr_customer_id":192369,"tr_customer_product_id":192359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17287805802378","imei1":"17287805802378","imei2":"17287805802378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192347,"job_number":"JOB_192347","tr_customer_id":192365,"tr_customer_product_id":192355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:16.000Z","modified_at":"2026-02-20T04:28:16.000Z","name":"Joanie Baumbach","mobile_number":"780-249-1991","email_id":"Ottilie.Terry51@yahoo.com","dop":"2025-04-06","serial_number":"16532561207526846","imei1":"16532561207526846","imei2":"16532561207526846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192346,"job_number":"JOB_192346","tr_customer_id":192364,"tr_customer_product_id":192354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:52.000Z","name":"Eloisa Prosacco","mobile_number":"507-957-5137","email_id":"Kamryn.Erdman@gmail.com","dop":"2025-04-06","serial_number":"14324823480657","imei1":"14324823480657","imei2":"14324823480657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192345,"job_number":"JOB_192345","tr_customer_id":192363,"tr_customer_product_id":192353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18709373899158","imei1":"18709373899158","imei2":"18709373899158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192344,"job_number":"JOB_192344","tr_customer_id":192362,"tr_customer_product_id":192352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Clara Becker","mobile_number":"537-544-7347","email_id":"Barbara_Sauer49@hotmail.com","dop":"2025-04-06","serial_number":"14836831398055436","imei1":"14836831398055436","imei2":"14836831398055436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192343,"job_number":"JOB_192343","tr_customer_id":192361,"tr_customer_product_id":192351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:44.000Z","name":"Carol Barrows","mobile_number":"645-586-9003","email_id":"Bert.Walter@gmail.com","dop":"2026-01-04","serial_number":"19239093238724","imei1":"19239093238724","imei2":"119239093238724","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192342,"job_number":"JOB_192342","tr_customer_id":192360,"tr_customer_product_id":192350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:12.000Z","modified_at":"2026-02-20T04:28:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"345849152557669","imei1":"345849152557669","imei2":"1345849152557669","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192341,"job_number":"JOB_192341","tr_customer_id":192359,"tr_customer_product_id":192349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:46.000Z","name":"Anya Kutch","mobile_number":"415-486-4893","email_id":"Raphaelle96@hotmail.com","dop":"2025-04-06","serial_number":"10776773250526","imei1":"10776773250526","imei2":"10776773250526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192340,"job_number":"JOB_192340","tr_customer_id":192358,"tr_customer_product_id":192348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11286074480623","imei1":"11286074480623","imei2":"11286074480623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192339,"job_number":"JOB_192339","tr_customer_id":192357,"tr_customer_product_id":192347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19505642204691","imei1":"19505642204691","imei2":"119505642204691","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192338,"job_number":"JOB_192338","tr_customer_id":192356,"tr_customer_product_id":192346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:04.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Rachelle Ritchie","mobile_number":"546-544-3873","email_id":"Leta12@hotmail.com","dop":"2025-08-24","serial_number":"1012673968433516","imei1":"1012673968433516","imei2":"1012673968433516","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192337,"job_number":"JOB_192337","tr_customer_id":192355,"tr_customer_product_id":192345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:37.000Z","name":"Francesca Breitenberg","mobile_number":"995-223-1661","email_id":"Cyril28@yahoo.com","dop":"2025-08-24","serial_number":"12520007179721","imei1":"12520007179721","imei2":"12520007179721","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192336,"job_number":"JOB_192336","tr_customer_id":192354,"tr_customer_product_id":192344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:02.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19814862528556","imei1":"19814862528556","imei2":"19814862528556","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192335,"job_number":"JOB_192335","tr_customer_id":192353,"tr_customer_product_id":192343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:56.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Gregory Altenwerth","mobile_number":"876-581-8250","email_id":"Joy.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"14461820288502618","imei1":"14461820288502618","imei2":"14461820288502618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192334,"job_number":"JOB_192334","tr_customer_id":192352,"tr_customer_product_id":192342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Scarlett Wolf","mobile_number":"866-791-8273","email_id":"Shanny18@hotmail.com","dop":"2025-04-06","serial_number":"16960936641357378","imei1":"16960936641357378","imei2":"16960936641357378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192333,"job_number":"JOB_192333","tr_customer_id":192351,"tr_customer_product_id":192341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:28:32.000Z","name":"Carol Lynch","mobile_number":"705-778-9721","email_id":"Xavier5@gmail.com","dop":"2025-04-06","serial_number":"10753721977077","imei1":"10753721977077","imei2":"10753721977077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192332,"job_number":"JOB_192332","tr_customer_id":192350,"tr_customer_product_id":192340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15652619589906","imei1":"15652619589906","imei2":"15652619589906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192331,"job_number":"JOB_192331","tr_customer_id":192349,"tr_customer_product_id":192339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"Lincoln Grady","mobile_number":"621-757-2885","email_id":"Kirstin.King@hotmail.com","dop":"2025-04-06","serial_number":"12521058868087924","imei1":"12521058868087924","imei2":"12521058868087924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192330,"job_number":"JOB_192330","tr_customer_id":192348,"tr_customer_product_id":192338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:28:32.000Z","name":"Gordon Terry","mobile_number":"271-805-3753","email_id":"Lue.Schimmel88@gmail.com","dop":"2025-04-06","serial_number":"19549420262791","imei1":"19549420262791","imei2":"19549420262791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192329,"job_number":"JOB_192329","tr_customer_id":192347,"tr_customer_product_id":192337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17842545317723","imei1":"17842545317723","imei2":"17842545317723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192328,"job_number":"JOB_192328","tr_customer_id":192346,"tr_customer_product_id":192336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:28:29.000Z","name":"Domenica Cole","mobile_number":"297-465-4951","email_id":"Tomasa94@yahoo.com","dop":"2025-04-06","serial_number":"18500439700817","imei1":"18500439700817","imei2":"18500439700817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192327,"job_number":"JOB_192327","tr_customer_id":192345,"tr_customer_product_id":192335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:27:53.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14000187040287","imei1":"14000187040287","imei2":"14000187040287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192326,"job_number":"JOB_192326","tr_customer_id":192344,"tr_customer_product_id":192334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:51.000Z","modified_at":"2026-02-20T04:27:51.000Z","name":"Shana Kling","mobile_number":"287-714-4688","email_id":"Delmer.Hoppe38@gmail.com","dop":"2025-04-06","serial_number":"14710271450153808","imei1":"14710271450153808","imei2":"14710271450153808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192325,"job_number":"JOB_192325","tr_customer_id":192343,"tr_customer_product_id":192333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:50.000Z","modified_at":"2026-02-20T04:27:50.000Z","name":"Estell D'Amore","mobile_number":"675-458-9016","email_id":"Elna_Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10651991905610270","imei1":"10651991905610270","imei2":"10651991905610270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192324,"job_number":"JOB_192324","tr_customer_id":192342,"tr_customer_product_id":192332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:28:24.000Z","name":"Tyreek Padberg","mobile_number":"536-923-6118","email_id":"Madaline.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"13665305511531","imei1":"13665305511531","imei2":"13665305511531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192323,"job_number":"JOB_192323","tr_customer_id":192341,"tr_customer_product_id":192331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:27:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17577294992945","imei1":"17577294992945","imei2":"17577294992945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192322,"job_number":"JOB_192322","tr_customer_id":192340,"tr_customer_product_id":192330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:28:24.000Z","name":"Tavares Schmidt","mobile_number":"566-957-4819","email_id":"Amie_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12394927719481","imei1":"12394927719481","imei2":"12394927719481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192321,"job_number":"JOB_192321","tr_customer_id":192339,"tr_customer_product_id":192329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:48.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10461737984176","imei1":"10461737984176","imei2":"10461737984176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192320,"job_number":"JOB_192320","tr_customer_id":192338,"tr_customer_product_id":192328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"Carley Kohler","mobile_number":"291-866-0179","email_id":"Sadie.Ritchie@yahoo.com","dop":"2025-12-31","serial_number":"104380202585040","imei1":"104380202585040","imei2":"104380202585040","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192319,"job_number":"JOB_192319","tr_customer_id":192337,"tr_customer_product_id":192327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106462061026627","imei1":"106462061026627","imei2":"106462061026627","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192318,"job_number":"JOB_192318","tr_customer_id":192336,"tr_customer_product_id":192326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:41.000Z","modified_at":"2026-02-20T04:27:41.000Z","name":"Angelica Legros","mobile_number":"838-663-1724","email_id":"Rico_Barrows62@yahoo.com","dop":"2025-04-06","serial_number":"18603433076775616","imei1":"18603433076775616","imei2":"18603433076775616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192317,"job_number":"JOB_192317","tr_customer_id":192335,"tr_customer_product_id":192325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"Stefan Conroy","mobile_number":"589-499-2162","email_id":"Shany.Moen@gmail.com","dop":"2025-04-06","serial_number":"10721709803340","imei1":"10721709803340","imei2":"10721709803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192316,"job_number":"JOB_192316","tr_customer_id":192334,"tr_customer_product_id":192324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:27:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11547758966424","imei1":"11547758966424","imei2":"11547758966424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192314,"job_number":"JOB_192314","tr_customer_id":192332,"tr_customer_product_id":192322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:38.000Z","modified_at":"2026-02-20T04:27:38.000Z","name":"Hertha Franecki","mobile_number":"692-883-1570","email_id":"Janick39@hotmail.com","dop":"2025-04-06","serial_number":"17961638672207604","imei1":"17961638672207604","imei2":"17961638672207604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192311,"job_number":"JOB_192311","tr_customer_id":192329,"tr_customer_product_id":192319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"Olaf Kemmer","mobile_number":"576-765-2971","email_id":"Susie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"10391216505956","imei1":"10391216505956","imei2":"10391216505956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192309,"job_number":"JOB_192309","tr_customer_id":192327,"tr_customer_product_id":192317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19350288081770","imei1":"19350288081770","imei2":"19350288081770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192308,"job_number":"JOB_192308","tr_customer_id":192326,"tr_customer_product_id":192316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:33.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Lizeth Bosco","mobile_number":"366-568-3098","email_id":"Victoria65@hotmail.com","dop":"2026-01-04","serial_number":"14849435088994","imei1":"14849435088994","imei2":"114849435088994","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192307,"job_number":"JOB_192307","tr_customer_id":192325,"tr_customer_product_id":192315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"Alyson Gibson","mobile_number":"633-386-8069","email_id":"Shea1@yahoo.com","dop":"2025-04-06","serial_number":"12053291012152500","imei1":"12053291012152500","imei2":"12053291012152500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192306,"job_number":"JOB_192306","tr_customer_id":192324,"tr_customer_product_id":192314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"641815615084629","imei1":"641815615084629","imei2":"1641815615084629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192305,"job_number":"JOB_192305","tr_customer_id":192323,"tr_customer_product_id":192313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:28:08.000Z","name":"Aletha Gulgowski","mobile_number":"360-461-7408","email_id":"Tremayne_Treutel@gmail.com","dop":"2025-04-06","serial_number":"10078199800326","imei1":"10078199800326","imei2":"10078199800326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192304,"job_number":"JOB_192304","tr_customer_id":192322,"tr_customer_product_id":192312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Raven Stehr","mobile_number":"623-543-4100","email_id":"Scot_Kihn@gmail.com","dop":"2025-04-06","serial_number":"10403763432541764","imei1":"10403763432541764","imei2":"10403763432541764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192303,"job_number":"JOB_192303","tr_customer_id":192321,"tr_customer_product_id":192311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18084384628409","imei1":"18084384628409","imei2":"118084384628409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192302,"job_number":"JOB_192302","tr_customer_id":192320,"tr_customer_product_id":192310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17859529983911","imei1":"17859529983911","imei2":"17859529983911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192298,"job_number":"JOB_192298","tr_customer_id":192316,"tr_customer_product_id":192306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Herminia Collins","mobile_number":"673-510-4484","email_id":"Anabel98@hotmail.com","dop":"2024-08-17","serial_number":"82568784668670","imei1":"82568784668670","imei2":"82568784668670","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192297,"job_number":"JOB_192297","tr_customer_id":192315,"tr_customer_product_id":192305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"10793153240725","imei1":"10793153240725","imei2":"10793153240725","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192296,"job_number":"JOB_192296","tr_customer_id":192314,"tr_customer_product_id":192304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:28:05.000Z","name":"Arvel Marvin","mobile_number":"890-727-6315","email_id":"Eliza38@hotmail.com","dop":"2025-04-06","serial_number":"19657318771928","imei1":"19657318771928","imei2":"19657318771928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192295,"job_number":"JOB_192295","tr_customer_id":192313,"tr_customer_product_id":192303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:27:29.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10100027748543","imei1":"10100027748543","imei2":"10100027748543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192293,"job_number":"JOB_192293","tr_customer_id":192311,"tr_customer_product_id":192301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:22.000Z","modified_at":"2026-02-20T04:27:22.000Z","name":"Clyde Hansen","mobile_number":"260-513-7751","email_id":"Pamela.Muller@gmail.com","dop":"2025-08-24","serial_number":"1074617187565858","imei1":"1074617187565858","imei2":"1074617187565858","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192292,"job_number":"JOB_192292","tr_customer_id":192310,"tr_customer_product_id":192300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Barrett Reilly","mobile_number":"966-991-9774","email_id":"Ferne.Abernathy93@gmail.com","dop":"2025-08-24","serial_number":"12543290335315","imei1":"12543290335315","imei2":"12543290335315","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192291,"job_number":"JOB_192291","tr_customer_id":192309,"tr_customer_product_id":192299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18990079502462","imei1":"18990079502462","imei2":"18990079502462","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192290,"job_number":"JOB_192290","tr_customer_id":192308,"tr_customer_product_id":192298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:15.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Donato Nicolas","mobile_number":"238-445-5257","email_id":"Pedro_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"17251398445004708","imei1":"17251398445004708","imei2":"17251398445004708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192288,"job_number":"JOB_192288","tr_customer_id":192306,"tr_customer_product_id":192296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"Queenie Jacobson","mobile_number":"438-910-9628","email_id":"Roselyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14370230619330","imei1":"14370230619330","imei2":"14370230619330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192286,"job_number":"JOB_192286","tr_customer_id":192304,"tr_customer_product_id":192294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15600232484542","imei1":"15600232484542","imei2":"15600232484542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192284,"job_number":"JOB_192284","tr_customer_id":192302,"tr_customer_product_id":192292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Raquel Auer","mobile_number":"393-793-8685","email_id":"Daphne74@yahoo.com","dop":"2025-04-06","serial_number":"19273838341621000","imei1":"19273838341621000","imei2":"19273838341621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192283,"job_number":"JOB_192283","tr_customer_id":192301,"tr_customer_product_id":192291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Adolf Dooley","mobile_number":"954-830-8100","email_id":"Cyril_Muller44@gmail.com","dop":"2025-04-06","serial_number":"17243538303076680","imei1":"17243538303076680","imei2":"17243538303076680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192281,"job_number":"JOB_192281","tr_customer_id":192299,"tr_customer_product_id":192289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:10.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"Domenick Pouros","mobile_number":"601-600-7372","email_id":"Delphine.Bechtelar91@hotmail.com","dop":"2025-04-06","serial_number":"15661376067869","imei1":"15661376067869","imei2":"15661376067869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192280,"job_number":"JOB_192280","tr_customer_id":192298,"tr_customer_product_id":192288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:10.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Dawn Smitham","mobile_number":"773-306-7919","email_id":"Erica_Connelly@hotmail.com","dop":"2025-04-06","serial_number":"19015340787802","imei1":"19015340787802","imei2":"19015340787802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192279,"job_number":"JOB_192279","tr_customer_id":192297,"tr_customer_product_id":192287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10686165980332","imei1":"10686165980332","imei2":"10686165980332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192278,"job_number":"JOB_192278","tr_customer_id":192296,"tr_customer_product_id":192286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Nicole Leannon","mobile_number":"435-559-7574","email_id":"Emelia_Keebler13@gmail.com","dop":"2025-04-06","serial_number":"18633762910860624","imei1":"18633762910860624","imei2":"18633762910860624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192277,"job_number":"JOB_192277","tr_customer_id":192295,"tr_customer_product_id":192285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17268246490142","imei1":"17268246490142","imei2":"17268246490142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192276,"job_number":"JOB_192276","tr_customer_id":192294,"tr_customer_product_id":192284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Evert Considine","mobile_number":"335-881-7164","email_id":"Jaime.Mayer8@hotmail.com","dop":"2025-04-06","serial_number":"18171978423895064","imei1":"18171978423895064","imei2":"18171978423895064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192275,"job_number":"JOB_192275","tr_customer_id":192293,"tr_customer_product_id":192283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Chaim Carroll","mobile_number":"722-397-8613","email_id":"Mitchel83@yahoo.com","dop":"2025-04-06","serial_number":"13370437045970162","imei1":"13370437045970162","imei2":"13370437045970162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192274,"job_number":"JOB_192274","tr_customer_id":192292,"tr_customer_product_id":192282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Buck Anderson","mobile_number":"314-666-2181","email_id":"Gus.Schulist83@hotmail.com","dop":"2025-04-06","serial_number":"10083147100473","imei1":"10083147100473","imei2":"10083147100473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192273,"job_number":"JOB_192273","tr_customer_id":192291,"tr_customer_product_id":192281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16271066827076","imei1":"16271066827076","imei2":"16271066827076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192272,"job_number":"JOB_192272","tr_customer_id":192290,"tr_customer_product_id":192280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:43.000Z","name":"Aimee Moen","mobile_number":"251-831-0759","email_id":"Jake_Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"10228211875064","imei1":"10228211875064","imei2":"10228211875064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192271,"job_number":"JOB_192271","tr_customer_id":192289,"tr_customer_product_id":192279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:43.000Z","name":"William Kilback","mobile_number":"274-466-1948","email_id":"Kathlyn_Green@hotmail.com","dop":"2025-04-06","serial_number":"13452263714052","imei1":"13452263714052","imei2":"13452263714052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192270,"job_number":"JOB_192270","tr_customer_id":192288,"tr_customer_product_id":192278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13924492995936","imei1":"13924492995936","imei2":"13924492995936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192269,"job_number":"JOB_192269","tr_customer_id":192287,"tr_customer_product_id":192277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16665477798922","imei1":"16665477798922","imei2":"16665477798922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192268,"job_number":"JOB_192268","tr_customer_id":192286,"tr_customer_product_id":192276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Lorine Cole","mobile_number":"287-757-4675","email_id":"Cade51@gmail.com","dop":"2025-04-06","serial_number":"16244777108209318","imei1":"16244777108209318","imei2":"16244777108209318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192267,"job_number":"JOB_192267","tr_customer_id":192285,"tr_customer_product_id":192275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:06.000Z","modified_at":"2026-02-20T04:27:42.000Z","name":"Kendrick Mraz","mobile_number":"732-492-3301","email_id":"Allison38@hotmail.com","dop":"2025-04-06","serial_number":"18822375382033","imei1":"18822375382033","imei2":"18822375382033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192266,"job_number":"JOB_192266","tr_customer_id":192284,"tr_customer_product_id":192274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:05.000Z","modified_at":"2026-02-20T04:27:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17596815393325","imei1":"17596815393325","imei2":"17596815393325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192265,"job_number":"JOB_192265","tr_customer_id":192283,"tr_customer_product_id":192273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Ursula Murphy","mobile_number":"618-518-4499","email_id":"Arnulfo46@yahoo.com","dop":"2025-12-31","serial_number":"109136719686042","imei1":"109136719686042","imei2":"109136719686042","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192264,"job_number":"JOB_192264","tr_customer_id":192282,"tr_customer_product_id":192272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100551758594170","imei1":"100551758594170","imei2":"100551758594170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192263,"job_number":"JOB_192263","tr_customer_id":192281,"tr_customer_product_id":192271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:00.000Z","modified_at":"2026-02-20T04:27:26.000Z","name":"Charity Roberts","mobile_number":"495-776-1659","email_id":"Kenya_Kohler@hotmail.com","dop":"2024-08-17","serial_number":"77023994491549","imei1":"77023994491549","imei2":"77023994491549","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192262,"job_number":"JOB_192262","tr_customer_id":192280,"tr_customer_product_id":192270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62336645097062","imei1":"62336645097062","imei2":"62336645097062","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192261,"job_number":"JOB_192261","tr_customer_id":192279,"tr_customer_product_id":192269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Sheridan Pouros","mobile_number":"359-207-7793","email_id":"Levi.Emard23@gmail.com","dop":"2025-04-06","serial_number":"10047484072572380","imei1":"10047484072572380","imei2":"10047484072572380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192260,"job_number":"JOB_192260","tr_customer_id":192278,"tr_customer_product_id":192268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:27:33.000Z","name":"Ansel Reynolds","mobile_number":"916-794-8453","email_id":"Mckenzie.Leffler8@gmail.com","dop":"2025-04-06","serial_number":"15129416905215","imei1":"15129416905215","imei2":"15129416905215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192259,"job_number":"JOB_192259","tr_customer_id":192277,"tr_customer_product_id":192267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:26:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14766937446780","imei1":"14766937446780","imei2":"14766937446780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192252,"job_number":"JOB_192252","tr_customer_id":192270,"tr_customer_product_id":192260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:26:53.000Z","name":"Guy Kassulke","mobile_number":"696-231-8891","email_id":"Adelia62@gmail.com","dop":"2025-04-06","serial_number":"18324501668395336","imei1":"18324501668395336","imei2":"18324501668395336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192251,"job_number":"JOB_192251","tr_customer_id":192269,"tr_customer_product_id":192259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Karine Larkin","mobile_number":"615-677-1775","email_id":"Amara.Hand@yahoo.com","dop":"2026-01-04","serial_number":"17777025418412","imei1":"17777025418412","imei2":"117777025418412","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192250,"job_number":"JOB_192250","tr_customer_id":192268,"tr_customer_product_id":192258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:26:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"655130472965032","imei1":"655130472965032","imei2":"1655130472965032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192249,"job_number":"JOB_192249","tr_customer_id":192267,"tr_customer_product_id":192257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Nichole Herman","mobile_number":"976-364-0389","email_id":"Adaline_Paucek@gmail.com","dop":"2025-04-06","serial_number":"14079301491144","imei1":"14079301491144","imei2":"14079301491144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192248,"job_number":"JOB_192248","tr_customer_id":192266,"tr_customer_product_id":192256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11699474937819","imei1":"11699474937819","imei2":"11699474937819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192247,"job_number":"JOB_192247","tr_customer_id":192265,"tr_customer_product_id":192255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"11059222302253","imei1":"11059222302253","imei2":"111059222302253","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192246,"job_number":"JOB_192246","tr_customer_id":192264,"tr_customer_product_id":192254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:50.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Okey Stanton","mobile_number":"761-453-8138","email_id":"Danial_Yost35@yahoo.com","dop":"2025-04-06","serial_number":"13920427051876158","imei1":"13920427051876158","imei2":"13920427051876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192245,"job_number":"JOB_192245","tr_customer_id":192263,"tr_customer_product_id":192253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Barbara Bartoletti","mobile_number":"492-621-0378","email_id":"Santiago91@gmail.com","dop":"2025-04-06","serial_number":"17555246378217","imei1":"17555246378217","imei2":"17555246378217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192244,"job_number":"JOB_192244","tr_customer_id":192262,"tr_customer_product_id":192252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12759655692650","imei1":"12759655692650","imei2":"12759655692650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192243,"job_number":"JOB_192243","tr_customer_id":192261,"tr_customer_product_id":192251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"Boyd Lueilwitz","mobile_number":"731-644-6576","email_id":"Steve62@gmail.com","dop":"2025-04-06","serial_number":"15659755501713136","imei1":"15659755501713136","imei2":"15659755501713136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192242,"job_number":"JOB_192242","tr_customer_id":192260,"tr_customer_product_id":192250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:48.000Z","modified_at":"2026-02-20T04:26:48.000Z","name":"Elian Pagac","mobile_number":"954-507-3352","email_id":"Ellen12@gmail.com","dop":"2025-04-06","serial_number":"19637263090685730","imei1":"19637263090685730","imei2":"19637263090685730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192241,"job_number":"JOB_192241","tr_customer_id":192259,"tr_customer_product_id":192249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:27:23.000Z","name":"Jessy Reilly","mobile_number":"782-477-1732","email_id":"Coty87@hotmail.com","dop":"2025-04-06","serial_number":"19880647469559","imei1":"19880647469559","imei2":"19880647469559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192240,"job_number":"JOB_192240","tr_customer_id":192258,"tr_customer_product_id":192248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"15190503363578","imei1":"15190503363578","imei2":"15190503363578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192239,"job_number":"JOB_192239","tr_customer_id":192257,"tr_customer_product_id":192247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Rosemary Jones","mobile_number":"846-369-5714","email_id":"Riley.Beer@gmail.com","dop":"2025-04-06","serial_number":"16212410347770","imei1":"16212410347770","imei2":"16212410347770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192238,"job_number":"JOB_192238","tr_customer_id":192256,"tr_customer_product_id":192246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:46.000Z","modified_at":"2026-02-20T04:26:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16264038260405","imei1":"16264038260405","imei2":"16264038260405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192237,"job_number":"JOB_192237","tr_customer_id":192255,"tr_customer_product_id":192245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:26:41.000Z","name":"Demond Hermann","mobile_number":"833-234-1675","email_id":"Noe_Kris1@gmail.com","dop":"2025-08-24","serial_number":"1011121697881295","imei1":"1011121697881295","imei2":"1011121697881295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192236,"job_number":"JOB_192236","tr_customer_id":192254,"tr_customer_product_id":192244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Dahlia Graham","mobile_number":"868-958-0139","email_id":"Flavio_Crooks55@yahoo.com","dop":"2025-02-01","serial_number":"109200887977777","imei1":"109200887977777","imei2":"109200887977777","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192235,"job_number":"JOB_192235","tr_customer_id":192253,"tr_customer_product_id":192243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:26:40.000Z","name":"Keyon Stamm","mobile_number":"636-977-2883","email_id":"Hillard_West@gmail.com","dop":"2025-04-06","serial_number":"14512412134326084","imei1":"14512412134326084","imei2":"14512412134326084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192234,"job_number":"JOB_192234","tr_customer_id":192252,"tr_customer_product_id":192242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Filiberto Schmidt","mobile_number":"493-526-3498","email_id":"Kamren_Gaylord29@yahoo.com","dop":"2025-08-24","serial_number":"18880727485708","imei1":"18880727485708","imei2":"18880727485708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192233,"job_number":"JOB_192233","tr_customer_id":192251,"tr_customer_product_id":192241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"18075623260751","imei1":"18075623260751","imei2":"18075623260751","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192232,"job_number":"JOB_192232","tr_customer_id":192250,"tr_customer_product_id":192240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Kim West","mobile_number":"788-431-6166","email_id":"Gaetano26@hotmail.com","dop":"2025-02-01","serial_number":"49872992865827","imei1":"49872992865827","imei2":"49872992865827","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192231,"job_number":"JOB_192231","tr_customer_id":192249,"tr_customer_product_id":192239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:27:17.000Z","name":"Alf Kerluke","mobile_number":"913-498-7845","email_id":"Lesly42@yahoo.com","dop":"2025-04-06","serial_number":"14704688860291","imei1":"14704688860291","imei2":"14704688860291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192230,"job_number":"JOB_192230","tr_customer_id":192248,"tr_customer_product_id":192238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"72622657982524","imei1":"72622657982524","imei2":"72622657982524","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192229,"job_number":"JOB_192229","tr_customer_id":192247,"tr_customer_product_id":192237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261648745731","imei1":"19261648745731","imei2":"19261648745731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192228,"job_number":"JOB_192228","tr_customer_id":192246,"tr_customer_product_id":192236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:38.000Z","modified_at":"2026-02-20T04:26:38.000Z","name":"Lonnie Kozey","mobile_number":"424-204-8859","email_id":"Suzanne73@hotmail.com","dop":"2025-04-06","serial_number":"14848298632247720","imei1":"14848298632247720","imei2":"14848298632247720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192227,"job_number":"JOB_192227","tr_customer_id":192245,"tr_customer_product_id":192235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:37.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Jaren Purdy","mobile_number":"870-839-4162","email_id":"Carmella_Kuhn@yahoo.com","dop":"2025-04-06","serial_number":"17484199020944","imei1":"17484199020944","imei2":"17484199020944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192226,"job_number":"JOB_192226","tr_customer_id":192244,"tr_customer_product_id":192234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12816847803790","imei1":"12816847803790","imei2":"12816847803790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192222,"job_number":"JOB_192222","tr_customer_id":192240,"tr_customer_product_id":192230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Romaine Auer","mobile_number":"552-457-8500","email_id":"Jolie_Lueilwitz87@gmail.com","dop":"2025-04-06","serial_number":"12067162747673106","imei1":"12067162747673106","imei2":"12067162747673106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192218,"job_number":"JOB_192218","tr_customer_id":192236,"tr_customer_product_id":192226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Damion Weissnat","mobile_number":"427-545-9488","email_id":"Beryl42@yahoo.com","dop":"2025-04-06","serial_number":"16569013851216","imei1":"16569013851216","imei2":"16569013851216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192217,"job_number":"JOB_192217","tr_customer_id":192235,"tr_customer_product_id":192225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14433616204064","imei1":"14433616204064","imei2":"14433616204064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192216,"job_number":"JOB_192216","tr_customer_id":192234,"tr_customer_product_id":192224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:30.000Z","modified_at":"2026-02-20T04:26:30.000Z","name":"Nya Reinger","mobile_number":"765-436-9195","email_id":"Miracle.Schoen@gmail.com","dop":"2025-04-06","serial_number":"11684711041680516","imei1":"11684711041680516","imei2":"11684711041680516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192215,"job_number":"JOB_192215","tr_customer_id":192233,"tr_customer_product_id":192223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Moriah Murazik","mobile_number":"746-202-9180","email_id":"Esteban96@yahoo.com","dop":"2024-08-17","serial_number":"37408152899532","imei1":"37408152899532","imei2":"37408152899532","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192214,"job_number":"JOB_192214","tr_customer_id":192232,"tr_customer_product_id":192222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:27:02.000Z","name":"Laisha Pagac","mobile_number":"812-777-4688","email_id":"June.Thiel18@gmail.com","dop":"2025-04-06","serial_number":"16484475100831","imei1":"16484475100831","imei2":"16484475100831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192213,"job_number":"JOB_192213","tr_customer_id":192231,"tr_customer_product_id":192221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"94276198781841","imei1":"94276198781841","imei2":"94276198781841","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192212,"job_number":"JOB_192212","tr_customer_id":192230,"tr_customer_product_id":192220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15399849540562","imei1":"15399849540562","imei2":"15399849540562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192211,"job_number":"JOB_192211","tr_customer_id":192229,"tr_customer_product_id":192219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Effie Reichel","mobile_number":"256-205-7112","email_id":"Armand.Greenholt@gmail.com","dop":"2025-04-06","serial_number":"12970926770170610","imei1":"12970926770170610","imei2":"12970926770170610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192210,"job_number":"JOB_192210","tr_customer_id":192228,"tr_customer_product_id":192218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:28.000Z","modified_at":"2026-02-20T04:26:28.000Z","name":"Adele Stokes","mobile_number":"812-556-8127","email_id":"Daphney.Grady@gmail.com","dop":"2025-04-06","serial_number":"10378939099483398","imei1":"10378939099483398","imei2":"10378939099483398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192209,"job_number":"JOB_192209","tr_customer_id":192227,"tr_customer_product_id":192217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Alvah Pouros","mobile_number":"688-764-4876","email_id":"Pablo_Murray@yahoo.com","dop":"2025-04-06","serial_number":"18938168119981","imei1":"18938168119981","imei2":"18938168119981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192208,"job_number":"JOB_192208","tr_customer_id":192226,"tr_customer_product_id":192216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:26:27.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16006662964021","imei1":"16006662964021","imei2":"16006662964021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192207,"job_number":"JOB_192207","tr_customer_id":192225,"tr_customer_product_id":192215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Tomasa Quitzon","mobile_number":"621-872-7270","email_id":"Marlen79@yahoo.com","dop":"2025-04-06","serial_number":"13158066467185","imei1":"13158066467185","imei2":"13158066467185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192206,"job_number":"JOB_192206","tr_customer_id":192224,"tr_customer_product_id":192214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056051856007","imei1":"11056051856007","imei2":"11056051856007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192205,"job_number":"JOB_192205","tr_customer_id":192223,"tr_customer_product_id":192213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Keven Fay","mobile_number":"832-949-0682","email_id":"Webster_Jaskolski15@yahoo.com","dop":"2025-04-06","serial_number":"16926062052173096","imei1":"16926062052173096","imei2":"16926062052173096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192203,"job_number":"JOB_192203","tr_customer_id":192221,"tr_customer_product_id":192211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Marina Lindgren","mobile_number":"570-619-0989","email_id":"Rolando_Goyette55@hotmail.com","dop":"2025-04-06","serial_number":"16396084084508916","imei1":"16396084084508916","imei2":"16396084084508916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192202,"job_number":"JOB_192202","tr_customer_id":192220,"tr_customer_product_id":192210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Alexane Harvey","mobile_number":"519-838-0684","email_id":"Terry70@gmail.com","dop":"2025-04-06","serial_number":"17004484042841","imei1":"17004484042841","imei2":"17004484042841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192201,"job_number":"JOB_192201","tr_customer_id":192219,"tr_customer_product_id":192209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"Hailey Bogan","mobile_number":"451-253-2264","email_id":"Yoshiko53@yahoo.com","dop":"2025-04-06","serial_number":"17378013149017232","imei1":"17378013149017232","imei2":"17378013149017232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192200,"job_number":"JOB_192200","tr_customer_id":192218,"tr_customer_product_id":192208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17012733958718","imei1":"17012733958718","imei2":"17012733958718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192199,"job_number":"JOB_192199","tr_customer_id":192217,"tr_customer_product_id":192207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:27:02.000Z","name":"Yasmin Schneider","mobile_number":"250-727-4119","email_id":"Amie.OHara@hotmail.com","dop":"2025-04-06","serial_number":"14869106983077","imei1":"14869106983077","imei2":"14869106983077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192198,"job_number":"JOB_192198","tr_customer_id":192216,"tr_customer_product_id":192206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12608237797284","imei1":"12608237797284","imei2":"12608237797284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192197,"job_number":"JOB_192197","tr_customer_id":192215,"tr_customer_product_id":192205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"Fred Daugherty","mobile_number":"704-827-0860","email_id":"Cali_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"11394305677487482","imei1":"11394305677487482","imei2":"11394305677487482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192196,"job_number":"JOB_192196","tr_customer_id":192214,"tr_customer_product_id":192204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Deon Cummings","mobile_number":"398-741-5843","email_id":"Itzel63@hotmail.com","dop":"2025-04-06","serial_number":"13426771538912","imei1":"13426771538912","imei2":"13426771538912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192195,"job_number":"JOB_192195","tr_customer_id":192213,"tr_customer_product_id":192203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12206007589680","imei1":"12206007589680","imei2":"12206007589680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192194,"job_number":"JOB_192194","tr_customer_id":192212,"tr_customer_product_id":192202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Geoffrey Kertzmann","mobile_number":"756-578-7302","email_id":"Melyssa36@hotmail.com","dop":"2025-04-06","serial_number":"11213674132045","imei1":"11213674132045","imei2":"11213674132045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192193,"job_number":"JOB_192193","tr_customer_id":192211,"tr_customer_product_id":192201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165931216267","imei1":"10165931216267","imei2":"10165931216267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192185,"job_number":"JOB_192185","tr_customer_id":192203,"tr_customer_product_id":192193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Narciso Klein","mobile_number":"963-947-6655","email_id":"Cole.Hermann16@yahoo.com","dop":"2025-12-31","serial_number":"109692052208622","imei1":"109692052208622","imei2":"109692052208622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192184,"job_number":"JOB_192184","tr_customer_id":192202,"tr_customer_product_id":192192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105117814329988","imei1":"105117814329988","imei2":"105117814329988","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192179,"job_number":"JOB_192179","tr_customer_id":192197,"tr_customer_product_id":192187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Josh Gottlieb","mobile_number":"757-822-2606","email_id":"Greta87@hotmail.com","dop":"2025-04-06","serial_number":"19002507055620944","imei1":"19002507055620944","imei2":"19002507055620944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192178,"job_number":"JOB_192178","tr_customer_id":192196,"tr_customer_product_id":192186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Mervin Gutkowski","mobile_number":"903-258-8808","email_id":"Reta91@hotmail.com","dop":"2025-04-06","serial_number":"13897523719045924","imei1":"13897523719045924","imei2":"13897523719045924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192177,"job_number":"JOB_192177","tr_customer_id":192195,"tr_customer_product_id":192185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Berniece Maggio","mobile_number":"755-798-6303","email_id":"Alex.Considine10@gmail.com","dop":"2025-04-06","serial_number":"18129790373546630","imei1":"18129790373546630","imei2":"18129790373546630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192176,"job_number":"JOB_192176","tr_customer_id":192194,"tr_customer_product_id":192184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:42.000Z","name":"Wilburn Lemke","mobile_number":"559-911-7567","email_id":"Elvis_Glover@gmail.com","dop":"2025-04-06","serial_number":"10934260540742","imei1":"10934260540742","imei2":"10934260540742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192175,"job_number":"JOB_192175","tr_customer_id":192193,"tr_customer_product_id":192183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14774914097279","imei1":"14774914097279","imei2":"14774914097279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192174,"job_number":"JOB_192174","tr_customer_id":192192,"tr_customer_product_id":192182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:42.000Z","name":"Ignacio Wunsch","mobile_number":"741-801-7564","email_id":"Nick43@hotmail.com","dop":"2025-04-06","serial_number":"18413542227525","imei1":"18413542227525","imei2":"18413542227525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192173,"job_number":"JOB_192173","tr_customer_id":192191,"tr_customer_product_id":192181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12516563629758","imei1":"12516563629758","imei2":"12516563629758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192172,"job_number":"JOB_192172","tr_customer_id":192190,"tr_customer_product_id":192180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:44.000Z","name":"Randall Hoppe","mobile_number":"425-209-5168","email_id":"Joesph_Daugherty5@gmail.com","dop":"2025-04-06","serial_number":"14933180423848","imei1":"14933180423848","imei2":"14933180423848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192171,"job_number":"JOB_192171","tr_customer_id":192189,"tr_customer_product_id":192179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712549468701","imei1":"12712549468701","imei2":"12712549468701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192170,"job_number":"JOB_192170","tr_customer_id":192188,"tr_customer_product_id":192178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:02.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Maya Reinger","mobile_number":"591-694-9136","email_id":"Barry.Bruen@gmail.com","dop":"2025-02-01","serial_number":"48851338317056","imei1":"48851338317056","imei2":"48851338317056","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192169,"job_number":"JOB_192169","tr_customer_id":192187,"tr_customer_product_id":192177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Citlalli Hagenes","mobile_number":"356-832-7469","email_id":"Bernadette42@hotmail.com","dop":"2025-02-01","serial_number":"65571605516231","imei1":"65571605516231","imei2":"65571605516231","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192168,"job_number":"JOB_192168","tr_customer_id":192186,"tr_customer_product_id":192176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"51398135033304","imei1":"51398135033304","imei2":"51398135033304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192167,"job_number":"JOB_192167","tr_customer_id":192185,"tr_customer_product_id":192175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:59.000Z","modified_at":"2026-02-20T04:25:59.000Z","name":"Danny Ziemann","mobile_number":"757-497-9573","email_id":"Casandra.Mayer3@hotmail.com","dop":"2025-04-06","serial_number":"11948290513645958","imei1":"11948290513645958","imei2":"11948290513645958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192166,"job_number":"JOB_192166","tr_customer_id":192184,"tr_customer_product_id":192174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Beaulah Thiel","mobile_number":"596-981-3203","email_id":"Kelli64@hotmail.com","dop":"2025-04-06","serial_number":"11755497541811","imei1":"11755497541811","imei2":"11755497541811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192165,"job_number":"JOB_192165","tr_customer_id":192183,"tr_customer_product_id":192173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:25:58.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192163,"job_number":"JOB_192163","tr_customer_id":192181,"tr_customer_product_id":192171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:55.000Z","modified_at":"2026-02-20T04:25:55.000Z","name":"Oren Block","mobile_number":"554-682-6499","email_id":"Bonnie.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"14234417274253820","imei1":"14234417274253820","imei2":"14234417274253820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192162,"job_number":"JOB_192162","tr_customer_id":192180,"tr_customer_product_id":192170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:26:31.000Z","name":"Meredith Prosacco","mobile_number":"424-804-5018","email_id":"Mertie73@gmail.com","dop":"2025-04-06","serial_number":"15029910348578","imei1":"15029910348578","imei2":"15029910348578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192160,"job_number":"JOB_192160","tr_customer_id":192178,"tr_customer_product_id":192168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16564979990792","imei1":"16564979990792","imei2":"16564979990792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192159,"job_number":"JOB_192159","tr_customer_id":192177,"tr_customer_product_id":192167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"Joy Hagenes","mobile_number":"972-608-6859","email_id":"Quinton.Windler68@yahoo.com","dop":"2025-04-06","serial_number":"17339493397501668","imei1":"17339493397501668","imei2":"17339493397501668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192157,"job_number":"JOB_192157","tr_customer_id":192175,"tr_customer_product_id":192165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:52.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Aliza Luettgen","mobile_number":"907-693-0120","email_id":"Morton_Block54@hotmail.com","dop":"2025-04-06","serial_number":"12041887743593068","imei1":"12041887743593068","imei2":"12041887743593068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192156,"job_number":"JOB_192156","tr_customer_id":192174,"tr_customer_product_id":192164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Jaden Hoppe","mobile_number":"254-660-4106","email_id":"Lucas26@hotmail.com","dop":"2025-04-06","serial_number":"16561284711323","imei1":"16561284711323","imei2":"16561284711323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192155,"job_number":"JOB_192155","tr_customer_id":192173,"tr_customer_product_id":192163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19203808576658","imei1":"19203808576658","imei2":"19203808576658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192154,"job_number":"JOB_192154","tr_customer_id":192172,"tr_customer_product_id":192162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Eliza Marvin","mobile_number":"497-215-7962","email_id":"Teresa46@gmail.com","dop":"2025-04-06","serial_number":"15935097608522","imei1":"15935097608522","imei2":"15935097608522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192153,"job_number":"JOB_192153","tr_customer_id":192171,"tr_customer_product_id":192161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:50.000Z","modified_at":"2026-02-20T04:25:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17591076786893","imei1":"17591076786893","imei2":"17591076786893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192151,"job_number":"JOB_192151","tr_customer_id":192169,"tr_customer_product_id":192159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:45.000Z","modified_at":"2026-02-20T04:25:45.000Z","name":"Kaylin Heathcote","mobile_number":"958-208-6298","email_id":"Lisa86@yahoo.com","dop":"2025-04-06","serial_number":"14132772363753206","imei1":"14132772363753206","imei2":"14132772363753206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192149,"job_number":"JOB_192149","tr_customer_id":192167,"tr_customer_product_id":192157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:26:18.000Z","name":"Kelton Zieme","mobile_number":"683-679-3750","email_id":"Bradford.Ullrich46@gmail.com","dop":"2025-04-06","serial_number":"10443024028246","imei1":"10443024028246","imei2":"10443024028246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192148,"job_number":"JOB_192148","tr_customer_id":192166,"tr_customer_product_id":192156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:25:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13030879047732","imei1":"13030879047732","imei2":"13030879047732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192147,"job_number":"JOB_192147","tr_customer_id":192165,"tr_customer_product_id":192155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:25:40.000Z","name":"Charlotte Lynch","mobile_number":"871-429-3368","email_id":"Bailey.Wolf86@yahoo.com","dop":"2025-06-18","serial_number":"1064637875926118","imei1":"1064637875926118","imei2":"1064637875926118","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192146,"job_number":"JOB_192146","tr_customer_id":192164,"tr_customer_product_id":192154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:26:15.000Z","name":"Gavin Mann","mobile_number":"761-501-8606","email_id":"Ariane.Bode@hotmail.com","dop":"2025-06-18","serial_number":"10322223600740","imei1":"10322223600740","imei2":"10322223600740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192145,"job_number":"JOB_192145","tr_customer_id":192163,"tr_customer_product_id":192153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:39.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10870457464878","imei1":"10870457464878","imei2":"10870457464878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192143,"job_number":"JOB_192143","tr_customer_id":192161,"tr_customer_product_id":192151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Sage Steuber","mobile_number":"328-576-9236","email_id":"Shaniya.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"12102598954935184","imei1":"12102598954935184","imei2":"12102598954935184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192142,"job_number":"JOB_192142","tr_customer_id":192160,"tr_customer_product_id":192150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Grady Kohler","mobile_number":"671-322-0698","email_id":"Roscoe.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"11898591915976060","imei1":"11898591915976060","imei2":"11898591915976060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192141,"job_number":"JOB_192141","tr_customer_id":192159,"tr_customer_product_id":192149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Elijah Mueller","mobile_number":"569-934-3180","email_id":"Hassie47@yahoo.com","dop":"2025-04-06","serial_number":"16138223013191","imei1":"16138223013191","imei2":"16138223013191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192140,"job_number":"JOB_192140","tr_customer_id":192158,"tr_customer_product_id":192148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Mable Satterfield","mobile_number":"485-649-4096","email_id":"Unique97@hotmail.com","dop":"2025-04-06","serial_number":"13610642010521","imei1":"13610642010521","imei2":"13610642010521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192139,"job_number":"JOB_192139","tr_customer_id":192157,"tr_customer_product_id":192147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18271602605241","imei1":"18271602605241","imei2":"18271602605241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192138,"job_number":"JOB_192138","tr_customer_id":192156,"tr_customer_product_id":192146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19964915966849","imei1":"19964915966849","imei2":"19964915966849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192137,"job_number":"JOB_192137","tr_customer_id":192155,"tr_customer_product_id":192145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:24.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Cooper D'Amore","mobile_number":"875-812-1871","email_id":"Lew.Welch@yahoo.com","dop":"2025-02-01","serial_number":"25895180590920","imei1":"25895180590920","imei2":"25895180590920","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192135,"job_number":"JOB_192135","tr_customer_id":192153,"tr_customer_product_id":192143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"Noble Dibbert","mobile_number":"444-218-6663","email_id":"Laury.Boyle@gmail.com","dop":"2025-02-01","serial_number":"28579574591334","imei1":"28579574591334","imei2":"28579574591334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192134,"job_number":"JOB_192134","tr_customer_id":192152,"tr_customer_product_id":192142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"58998568086141","imei1":"58998568086141","imei2":"58998568086141","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192133,"job_number":"JOB_192133","tr_customer_id":192151,"tr_customer_product_id":192141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:18.000Z","modified_at":"2026-02-20T04:25:18.000Z","name":"Jayce Schmidt","mobile_number":"217-585-1307","email_id":"Cecelia45@gmail.com","dop":"2025-04-06","serial_number":"17646649539271544","imei1":"17646649539271544","imei2":"17646649539271544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192132,"job_number":"JOB_192132","tr_customer_id":192150,"tr_customer_product_id":192140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:17.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"Gladys Upton","mobile_number":"875-927-8256","email_id":"Lucy4@gmail.com","dop":"2025-04-06","serial_number":"19748579570330","imei1":"19748579570330","imei2":"19748579570330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192131,"job_number":"JOB_192131","tr_customer_id":192149,"tr_customer_product_id":192139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:13.000Z","name":"Daniela Raynor","mobile_number":"733-713-8481","email_id":"Bethel99@gmail.com","dop":"2025-04-06","serial_number":"18209327292245224","imei1":"18209327292245224","imei2":"18209327292245224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192129,"job_number":"JOB_192129","tr_customer_id":192147,"tr_customer_product_id":192137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:44.000Z","name":"Cindy Hills","mobile_number":"646-835-1640","email_id":"Clara29@yahoo.com","dop":"2025-04-06","serial_number":"13223428737646","imei1":"13223428737646","imei2":"13223428737646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192128,"job_number":"JOB_192128","tr_customer_id":192146,"tr_customer_product_id":192136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17773723570445","imei1":"17773723570445","imei2":"17773723570445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192127,"job_number":"JOB_192127","tr_customer_id":192145,"tr_customer_product_id":192135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:10.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"Harrison Hessel","mobile_number":"421-588-5236","email_id":"Rod_Daniel@gmail.com","dop":"2025-04-06","serial_number":"18494520516055880","imei1":"18494520516055880","imei2":"18494520516055880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192126,"job_number":"JOB_192126","tr_customer_id":192144,"tr_customer_product_id":192134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:46.000Z","name":"Porter Schaden","mobile_number":"725-702-2660","email_id":"Brandi_OConner@yahoo.com","dop":"2025-04-06","serial_number":"14491405797287","imei1":"14491405797287","imei2":"14491405797287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192125,"job_number":"JOB_192125","tr_customer_id":192143,"tr_customer_product_id":192133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13556044451659","imei1":"13556044451659","imei2":"13556044451659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192124,"job_number":"JOB_192124","tr_customer_id":192142,"tr_customer_product_id":192132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:08.000Z","modified_at":"2026-02-20T04:25:08.000Z","name":"Marco Rolfson","mobile_number":"953-354-3236","email_id":"Nadia_Orn5@gmail.com","dop":"2025-04-06","serial_number":"19653162183849710","imei1":"19653162183849710","imei2":"19653162183849710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192123,"job_number":"JOB_192123","tr_customer_id":192141,"tr_customer_product_id":192131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:44.000Z","name":"Marina Jast","mobile_number":"773-827-1235","email_id":"Watson.Kihn@yahoo.com","dop":"2025-04-06","serial_number":"19042411043603","imei1":"19042411043603","imei2":"19042411043603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192122,"job_number":"JOB_192122","tr_customer_id":192140,"tr_customer_product_id":192130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10389716934619","imei1":"10389716934619","imei2":"10389716934619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192121,"job_number":"JOB_192121","tr_customer_id":192139,"tr_customer_product_id":192129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:04.000Z","modified_at":"2026-02-20T04:25:04.000Z","name":"Franco Parker","mobile_number":"352-247-4516","email_id":"Elza.Ratke@yahoo.com","dop":"2025-04-06","serial_number":"11330782685919008","imei1":"11330782685919008","imei2":"11330782685919008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192120,"job_number":"JOB_192120","tr_customer_id":192138,"tr_customer_product_id":192128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:03.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"Dale Jerde","mobile_number":"444-760-9051","email_id":"Lucinda.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"13626020886825","imei1":"13626020886825","imei2":"13626020886825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192119,"job_number":"JOB_192119","tr_customer_id":192137,"tr_customer_product_id":192127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:02.000Z","name":"Earline Muller","mobile_number":"768-836-0334","email_id":"Macey.Mayert86@gmail.com","dop":"2025-04-06","serial_number":"11427489709724328","imei1":"11427489709724328","imei2":"11427489709724328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192117,"job_number":"JOB_192117","tr_customer_id":192135,"tr_customer_product_id":192125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:00.000Z","modified_at":"2026-02-20T04:25:34.000Z","name":"Audie Dooley","mobile_number":"797-288-0829","email_id":"Louvenia97@hotmail.com","dop":"2025-04-06","serial_number":"19287246999048","imei1":"19287246999048","imei2":"19287246999048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192116,"job_number":"JOB_192116","tr_customer_id":192134,"tr_customer_product_id":192124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:58.000Z","modified_at":"2026-02-20T04:24:58.000Z","name":"Tiara Aufderhar","mobile_number":"658-254-6716","email_id":"Genesis.Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"16459557142548808","imei1":"16459557142548808","imei2":"16459557142548808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192115,"job_number":"JOB_192115","tr_customer_id":192133,"tr_customer_product_id":192123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Nya Hegmann","mobile_number":"226-848-8529","email_id":"Ashtyn_Schuppe99@gmail.com","dop":"2025-06-18","serial_number":"1063551014949873","imei1":"1063551014949873","imei2":"1063551014949873","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192114,"job_number":"JOB_192114","tr_customer_id":192132,"tr_customer_product_id":192122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:25:31.000Z","name":"Bret Ward","mobile_number":"889-955-3765","email_id":"Denis_Schmitt81@gmail.com","dop":"2025-04-06","serial_number":"16932505921950","imei1":"16932505921950","imei2":"16932505921950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192113,"job_number":"JOB_192113","tr_customer_id":192131,"tr_customer_product_id":192121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:25:32.000Z","name":"Blaise Armstrong","mobile_number":"320-471-3446","email_id":"Maurine.Mraz@gmail.com","dop":"2025-06-18","serial_number":"10191576065194","imei1":"10191576065194","imei2":"10191576065194","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192112,"job_number":"JOB_192112","tr_customer_id":192130,"tr_customer_product_id":192120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:56.000Z","modified_at":"2026-02-20T04:24:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10951720523026","imei1":"10951720523026","imei2":"10951720523026","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192111,"job_number":"JOB_192111","tr_customer_id":192129,"tr_customer_product_id":192119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:48.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"67610158457634","imei1":"67610158457634","imei2":"67610158457634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192110,"job_number":"JOB_192110","tr_customer_id":192128,"tr_customer_product_id":192118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:47.000Z","modified_at":"2026-02-20T04:24:47.000Z","name":"Ana Gerhold","mobile_number":"632-505-1582","email_id":"Micheal_OKon@gmail.com","dop":"2025-04-06","serial_number":"14600907189791644","imei1":"14600907189791644","imei2":"14600907189791644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192109,"job_number":"JOB_192109","tr_customer_id":192127,"tr_customer_product_id":192117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:25:20.000Z","name":"Uriah Huels","mobile_number":"719-666-6555","email_id":"Susie_Zulauf44@gmail.com","dop":"2025-04-06","serial_number":"12100531105038","imei1":"12100531105038","imei2":"12100531105038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192108,"job_number":"JOB_192108","tr_customer_id":192126,"tr_customer_product_id":192116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:24:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17159002706534","imei1":"17159002706534","imei2":"17159002706534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192107,"job_number":"JOB_192107","tr_customer_id":192125,"tr_customer_product_id":192115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:37.000Z","modified_at":"2026-02-20T04:24:37.000Z","name":"Hiram Homenick","mobile_number":"717-900-3158","email_id":"Effie9@gmail.com","dop":"2025-04-06","serial_number":"12055965325016822","imei1":"12055965325016822","imei2":"12055965325016822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192106,"job_number":"JOB_192106","tr_customer_id":192124,"tr_customer_product_id":192114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:36.000Z","modified_at":"2026-02-20T04:25:11.000Z","name":"Fred Lemke","mobile_number":"961-731-5694","email_id":"Oscar_Kling20@yahoo.com","dop":"2025-04-06","serial_number":"18565077275699","imei1":"18565077275699","imei2":"18565077275699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192105,"job_number":"JOB_192105","tr_customer_id":192123,"tr_customer_product_id":192113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:35.000Z","modified_at":"2026-02-20T04:24:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84929302591683","imei1":"84929302591683","imei2":"84929302591683","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192104,"job_number":"JOB_192104","tr_customer_id":192122,"tr_customer_product_id":192112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:18.000Z","modified_at":"2026-02-20T03:32:18.000Z","name":"Crawford Collier","mobile_number":"970-463-2942","email_id":"Bradly.Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15447607509087042","imei1":"15447607509087042","imei2":"15447607509087042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192103,"job_number":"JOB_192103","tr_customer_id":192121,"tr_customer_product_id":192111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:53.000Z","name":"Orpha Boyle","mobile_number":"849-657-7815","email_id":"Brando9@gmail.com","dop":"2025-04-06","serial_number":"12092311051524","imei1":"12092311051524","imei2":"12092311051524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192102,"job_number":"JOB_192102","tr_customer_id":192120,"tr_customer_product_id":192110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15094994758869","imei1":"15094994758869","imei2":"15094994758869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192101,"job_number":"JOB_192101","tr_customer_id":192119,"tr_customer_product_id":192109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:35.000Z","modified_at":"2026-02-20T03:31:35.000Z","name":"Coby Hermann","mobile_number":"990-572-8825","email_id":"Antonina_Leffler@gmail.com","dop":"2025-04-06","serial_number":"12925707373121640","imei1":"12925707373121640","imei2":"12925707373121640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192100,"job_number":"JOB_192100","tr_customer_id":192118,"tr_customer_product_id":192108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:34.000Z","modified_at":"2026-02-20T03:32:10.000Z","name":"Everette Hilpert","mobile_number":"621-566-0589","email_id":"Ida_Gislason0@yahoo.com","dop":"2025-04-06","serial_number":"17654723649340","imei1":"17654723649340","imei2":"17654723649340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192099,"job_number":"JOB_192099","tr_customer_id":192117,"tr_customer_product_id":192107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:33.000Z","modified_at":"2026-02-20T03:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17120961244162","imei1":"17120961244162","imei2":"17120961244162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192098,"job_number":"JOB_192098","tr_customer_id":192116,"tr_customer_product_id":192106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:52.000Z","modified_at":"2026-02-20T03:30:52.000Z","name":"Danyka Hauck","mobile_number":"935-536-9121","email_id":"Cristina_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18953770478720624","imei1":"18953770478720624","imei2":"18953770478720624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192097,"job_number":"JOB_192097","tr_customer_id":192115,"tr_customer_product_id":192105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:31:26.000Z","name":"Jesus Hettinger","mobile_number":"543-395-1088","email_id":"Shakira.Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"19376632244707","imei1":"19376632244707","imei2":"19376632244707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192096,"job_number":"JOB_192096","tr_customer_id":192114,"tr_customer_product_id":192104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19584060974466","imei1":"19584060974466","imei2":"19584060974466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192092,"job_number":"JOB_192092","tr_customer_id":192110,"tr_customer_product_id":192100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:59:13.000Z","modified_at":"2026-02-20T02:59:13.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"89999151778042","imei1":"89999151778042","imei2":"89999151778042","popurl":"2026-02-10T02:59:10.550564200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192091,"job_number":"JOB_192091","tr_customer_id":192109,"tr_customer_product_id":192099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:58:22.000Z","modified_at":"2026-02-20T02:58:22.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"48992151778042","imei1":"48992151778042","imei2":"48992151778042","popurl":"2026-02-10T02:58:19.908129200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192090,"job_number":"JOB_192090","tr_customer_id":192108,"tr_customer_product_id":192098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:53.000Z","modified_at":"2026-02-20T02:43:53.000Z","name":"Reva Bergnaum","mobile_number":"749-305-7226","email_id":"Retha.Boehm@gmail.com","dop":"2025-04-06","serial_number":"10225174921501024","imei1":"10225174921501024","imei2":"10225174921501024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192089,"job_number":"JOB_192089","tr_customer_id":192107,"tr_customer_product_id":192097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:44:10.000Z","name":"Chelsey Jerde","mobile_number":"762-292-6348","email_id":"Barton87@yahoo.com","dop":"2025-04-06","serial_number":"14931698188801","imei1":"14931698188801","imei2":"14931698188801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192088,"job_number":"JOB_192088","tr_customer_id":192106,"tr_customer_product_id":192096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:43:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10737081854076","imei1":"10737081854076","imei2":"10737081854076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192087,"job_number":"JOB_192087","tr_customer_id":192105,"tr_customer_product_id":192095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:30.000Z","name":"Dillon VonRueden","mobile_number":"657-359-8769","email_id":"Glenna62@hotmail.com","dop":"2025-04-06","serial_number":"10922057208713186","imei1":"10922057208713186","imei2":"10922057208713186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192086,"job_number":"JOB_192086","tr_customer_id":192104,"tr_customer_product_id":192094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:48.000Z","name":"Terrill Ryan","mobile_number":"411-886-8676","email_id":"Luisa57@hotmail.com","dop":"2025-04-06","serial_number":"13598984663707","imei1":"13598984663707","imei2":"13598984663707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192085,"job_number":"JOB_192085","tr_customer_id":192103,"tr_customer_product_id":192093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:29.000Z","modified_at":"2026-02-20T02:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16801707184985","imei1":"16801707184985","imei2":"16801707184985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192084,"job_number":"JOB_192084","tr_customer_id":192102,"tr_customer_product_id":192092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"Dolly Stiedemann","mobile_number":"965-899-5753","email_id":"Lucas.Senger32@hotmail.com","dop":"2025-04-06","serial_number":"14987399866054132","imei1":"14987399866054132","imei2":"14987399866054132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192083,"job_number":"JOB_192083","tr_customer_id":192101,"tr_customer_product_id":192091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:26.000Z","name":"Josianne Beatty","mobile_number":"636-942-3410","email_id":"Ruthe33@hotmail.com","dop":"2025-04-06","serial_number":"17882195304427","imei1":"17882195304427","imei2":"17882195304427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192082,"job_number":"JOB_192082","tr_customer_id":192100,"tr_customer_product_id":192090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17516886435959","imei1":"17516886435959","imei2":"17516886435959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192081,"job_number":"JOB_192081","tr_customer_id":192099,"tr_customer_product_id":192089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:07.000Z","modified_at":"2026-02-20T02:37:07.000Z","name":"Arlie Lebsack","mobile_number":"427-504-0852","email_id":"Casimir_Rutherford37@hotmail.com","dop":"2025-04-06","serial_number":"14219735263112812","imei1":"14219735263112812","imei2":"14219735263112812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192080,"job_number":"JOB_192080","tr_customer_id":192098,"tr_customer_product_id":192088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:11.000Z","name":"Clarissa Hagenes","mobile_number":"287-525-6511","email_id":"Esmeralda.Veum@hotmail.com","dop":"2025-04-06","serial_number":"15593128293141","imei1":"15593128293141","imei2":"15593128293141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192079,"job_number":"JOB_192079","tr_customer_id":192097,"tr_customer_product_id":192087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12958122296657","imei1":"12958122296657","imei2":"12958122296657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192078,"job_number":"JOB_192078","tr_customer_id":192096,"tr_customer_product_id":192086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"Elmira Collier","mobile_number":"750-580-1894","email_id":"Grover.Yost80@gmail.com","dop":"2025-04-06","serial_number":"17389977670027408","imei1":"17389977670027408","imei2":"17389977670027408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192077,"job_number":"JOB_192077","tr_customer_id":192095,"tr_customer_product_id":192085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:04.000Z","name":"Dino McKenzie","mobile_number":"272-469-9541","email_id":"Delaney36@hotmail.com","dop":"2025-04-06","serial_number":"17437147290994","imei1":"17437147290994","imei2":"17437147290994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192076,"job_number":"JOB_192076","tr_customer_id":192094,"tr_customer_product_id":192084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383629018814","imei1":"16383629018814","imei2":"16383629018814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192075,"job_number":"JOB_192075","tr_customer_id":192093,"tr_customer_product_id":192083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:54.000Z","name":"Catalina Wintheiser","mobile_number":"491-518-5257","email_id":"Owen55@gmail.com","dop":"2025-04-06","serial_number":"16147454773521420","imei1":"16147454773521420","imei2":"16147454773521420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192074,"job_number":"JOB_192074","tr_customer_id":192092,"tr_customer_product_id":192082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:58.000Z","name":"Nathanael Goldner","mobile_number":"608-238-5573","email_id":"Guillermo_Larson40@yahoo.com","dop":"2025-04-06","serial_number":"14489645260158","imei1":"14489645260158","imei2":"14489645260158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:36:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192073,"job_number":"JOB_192073","tr_customer_id":192091,"tr_customer_product_id":192081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:53.000Z","modified_at":"2026-02-20T02:36:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17300821249438","imei1":"17300821249438","imei2":"17300821249438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192072,"job_number":"JOB_192072","tr_customer_id":192090,"tr_customer_product_id":192080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:31:18.000Z","modified_at":"2026-02-20T02:31:18.000Z","name":"Indra Johar","mobile_number":"7091509972","email_id":"chandraprabha.malik@hotmail.com","dop":"2026-02-10","serial_number":"831078185582444","imei1":"831078185582444","imei2":"831078185582444","popurl":"www.mandaakin-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192071,"job_number":"JOB_192071","tr_customer_id":192089,"tr_customer_product_id":192079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:30:30.000Z","modified_at":"2026-02-20T02:30:30.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"49992151778042","imei1":"49992151778042","imei2":"49992151778042","popurl":"2026-02-10T02:30:28.048574300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192070,"job_number":"JOB_192070","tr_customer_id":192088,"tr_customer_product_id":192078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:26:44.000Z","modified_at":"2026-02-20T02:26:44.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"69999151778042","imei1":"69999151778042","imei2":"69999151778042","popurl":"2026-02-10T02:26:40.909788200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192069,"job_number":"JOB_192069","tr_customer_id":192087,"tr_customer_product_id":192077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:07.000Z","modified_at":"2026-02-20T02:24:07.000Z","name":"Rubie Willms","mobile_number":"448-435-3754","email_id":"Alfredo_Bashirian20@hotmail.com","dop":"2025-04-06","serial_number":"18088663415061420","imei1":"18088663415061420","imei2":"18088663415061420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192068,"job_number":"JOB_192068","tr_customer_id":192086,"tr_customer_product_id":192076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:06.000Z","modified_at":"2026-02-20T02:24:21.000Z","name":"Kellen Kilback","mobile_number":"700-395-1745","email_id":"Garnet.King@gmail.com","dop":"2025-04-06","serial_number":"16969757066238","imei1":"16969757066238","imei2":"16969757066238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192067,"job_number":"JOB_192067","tr_customer_id":192085,"tr_customer_product_id":192075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:22:10.000Z","modified_at":"2026-02-20T02:22:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447028","imei1":"66269747447028","imei2":"66269747447028","popurl":"2026-02-10T02:22:07.702001600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192066,"job_number":"JOB_192066","tr_customer_id":192084,"tr_customer_product_id":192074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:11.000Z","modified_at":"2026-02-20T02:19:11.000Z","name":"Julien Daugherty","mobile_number":"497-750-0169","email_id":"Halie59@yahoo.com","dop":"2025-04-06","serial_number":"18968529764954360","imei1":"18968529764954360","imei2":"18968529764954360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192065,"job_number":"JOB_192065","tr_customer_id":192083,"tr_customer_product_id":192073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:10.000Z","modified_at":"2026-02-20T02:19:28.000Z","name":"Maya Abbott","mobile_number":"872-617-4775","email_id":"Garry39@gmail.com","dop":"2025-04-06","serial_number":"10293003953592","imei1":"10293003953592","imei2":"10293003953592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192064,"job_number":"JOB_192064","tr_customer_id":192082,"tr_customer_product_id":192072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:16:09.000Z","modified_at":"2026-02-20T02:16:09.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447018","imei1":"66269747447018","imei2":"66269747447018","popurl":"2026-02-10T02:16:06.679054400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192063,"job_number":"JOB_192063","tr_customer_id":192081,"tr_customer_product_id":192071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:07.000Z","modified_at":"2026-02-20T02:14:07.000Z","name":"Gabrielle Cassin","mobile_number":"380-506-4734","email_id":"Linwood.Swift16@gmail.com","dop":"2025-04-06","serial_number":"13387746570150098","imei1":"13387746570150098","imei2":"13387746570150098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192062,"job_number":"JOB_192062","tr_customer_id":192080,"tr_customer_product_id":192070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:06.000Z","modified_at":"2026-02-20T02:14:24.000Z","name":"Hilma Miller","mobile_number":"908-707-1829","email_id":"Russel14@yahoo.com","dop":"2025-04-06","serial_number":"16527552468278","imei1":"16527552468278","imei2":"16527552468278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192061,"job_number":"JOB_192061","tr_customer_id":192079,"tr_customer_product_id":192069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:41.000Z","modified_at":"2026-02-20T02:12:41.000Z","name":"Jaeden Fritsch","mobile_number":"947-924-5805","email_id":"Aurelia.Stehr15@hotmail.com","dop":"2025-04-06","serial_number":"11028879656679056","imei1":"11028879656679056","imei2":"11028879656679056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192060,"job_number":"JOB_192060","tr_customer_id":192078,"tr_customer_product_id":192068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:40.000Z","modified_at":"2026-02-20T02:12:56.000Z","name":"Brett Paucek","mobile_number":"729-802-9329","email_id":"Shea_Schimmel13@gmail.com","dop":"2025-04-06","serial_number":"12933282216000","imei1":"12933282216000","imei2":"12933282216000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192059,"job_number":"JOB_192059","tr_customer_id":192077,"tr_customer_product_id":192067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:09:22.000Z","modified_at":"2026-02-20T02:09:22.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447008","imei1":"66269747447008","imei2":"66269747447008","popurl":"2026-02-10T02:09:19.125174700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192058,"job_number":"JOB_192058","tr_customer_id":192076,"tr_customer_product_id":192066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:43.000Z","modified_at":"2026-02-20T02:04:43.000Z","name":"Lynn Morissette","mobile_number":"814-362-4303","email_id":"Hortense.Shields@yahoo.com","dop":"2025-04-06","serial_number":"16743554575931752","imei1":"16743554575931752","imei2":"16743554575931752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192057,"job_number":"JOB_192057","tr_customer_id":192075,"tr_customer_product_id":192065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:42.000Z","modified_at":"2026-02-20T02:04:58.000Z","name":"Angie Klocko","mobile_number":"628-839-1374","email_id":"Harley.Denesik@gmail.com","dop":"2025-04-06","serial_number":"16856879094858","imei1":"16856879094858","imei2":"16856879094858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192521,"job_number":"JOB_192521","tr_customer_id":192539,"tr_customer_product_id":192529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:49.000Z","modified_at":"2026-02-20T06:58:49.000Z","name":"Lemuel Gaylord","mobile_number":"385-686-8337","email_id":"Nicolette.Will@hotmail.com","dop":"2000-01-31","serial_number":"1078939266536971","imei1":"1078939266536971","imei2":"1078939266536971","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192519,"job_number":"JOB_192519","tr_customer_id":192537,"tr_customer_product_id":192527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:47.000Z","modified_at":"2026-02-20T06:58:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10483292034440","imei1":"10483292034440","imei2":"10483292034440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192515,"job_number":"JOB_192515","tr_customer_id":192533,"tr_customer_product_id":192523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:04.000Z","modified_at":"2026-02-20T06:58:04.000Z","name":"Floyd Hansen","mobile_number":"492-842-0451","email_id":"Aleen_Nitzsche@hotmail.com","dop":"2000-01-31","serial_number":"1061700512115531","imei1":"1061700512115531","imei2":"1061700512115531","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192513,"job_number":"JOB_192513","tr_customer_id":192531,"tr_customer_product_id":192521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10183182410993","imei1":"10183182410993","imei2":"10183182410993","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192503,"job_number":"JOB_192503","tr_customer_id":192521,"tr_customer_product_id":192511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:18.000Z","modified_at":"2026-02-20T06:57:18.000Z","name":"Paige Franecki","mobile_number":"961-558-6604","email_id":"Monserrate_Hahn66@gmail.com","dop":"2000-01-31","serial_number":"1046251599277220","imei1":"1046251599277220","imei2":"1046251599277220","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192501,"job_number":"JOB_192501","tr_customer_id":192519,"tr_customer_product_id":192509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:17.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10444454140457","imei1":"10444454140457","imei2":"10444454140457","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192494,"job_number":"JOB_192494","tr_customer_id":192512,"tr_customer_product_id":192502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:33.000Z","modified_at":"2026-02-20T06:56:33.000Z","name":"Aliza Monahan","mobile_number":"240-734-2952","email_id":"Sterling_Bahringer@yahoo.com","dop":"2000-01-31","serial_number":"1082193477186991","imei1":"1082193477186991","imei2":"1082193477186991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192491,"job_number":"JOB_192491","tr_customer_id":192509,"tr_customer_product_id":192499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:56:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10009422171549","imei1":"10009422171549","imei2":"10009422171549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192350,"job_number":"JOB_192350","tr_customer_id":192368,"tr_customer_product_id":192358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:21.000Z","modified_at":"2026-02-20T04:28:21.000Z","name":"Connie Pacocha","mobile_number":"828-673-9302","email_id":"Deon_Bogisich@gmail.com","dop":"2000-01-31","serial_number":"1099792163279827","imei1":"1099792163279827","imei2":"1099792163279827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192348,"job_number":"JOB_192348","tr_customer_id":192366,"tr_customer_product_id":192356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10082541566671","imei1":"10082541566671","imei2":"10082541566671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192315,"job_number":"JOB_192315","tr_customer_id":192333,"tr_customer_product_id":192323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:39.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Casandra Yundt","mobile_number":"775-489-5401","email_id":"Laury9@gmail.com","dop":"2000-01-31","serial_number":"1015327368238640","imei1":"1015327368238640","imei2":"1015327368238640","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192310,"job_number":"JOB_192310","tr_customer_id":192328,"tr_customer_product_id":192318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10560801253476","imei1":"10560801253476","imei2":"10560801253476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192255,"job_number":"JOB_192255","tr_customer_id":192273,"tr_customer_product_id":192263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:56.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Jazmyn Friesen","mobile_number":"681-370-5223","email_id":"Guiseppe29@yahoo.com","dop":"2000-01-31","serial_number":"1011261314797882","imei1":"1011261314797882","imei2":"1011261314797882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192253,"job_number":"JOB_192253","tr_customer_id":192271,"tr_customer_product_id":192261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:26:54.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10036023945364","imei1":"10036023945364","imei2":"10036023945364","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192183,"job_number":"JOB_192183","tr_customer_id":192201,"tr_customer_product_id":192191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:13.000Z","modified_at":"2026-02-20T04:26:13.000Z","name":"Gennaro Sipes","mobile_number":"371-941-0002","email_id":"Dallas_Torp72@yahoo.com","dop":"2000-01-31","serial_number":"1093904684526530","imei1":"1093904684526530","imei2":"1093904684526530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192181,"job_number":"JOB_192181","tr_customer_id":192199,"tr_customer_product_id":192189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:12.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10556003091791","imei1":"10556003091791","imei2":"10556003091791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192635,"job_number":"JOB_192635","tr_customer_id":192653,"tr_customer_product_id":192643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:57.000Z","modified_at":"2026-02-20T13:54:57.000Z","name":"Cristobal Considine","mobile_number":"232-827-3662","email_id":"Burnice1@yahoo.com","dop":"2025-05-30","serial_number":"1601980480432597","imei1":"1601980480432597","imei2":"1601980480432597","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192634,"job_number":"JOB_192634","tr_customer_id":192652,"tr_customer_product_id":192642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:55.000Z","modified_at":"2026-02-20T13:54:55.000Z","name":"Maverick Johnson","mobile_number":"627-694-6226","email_id":"Alicia_Padberg17@hotmail.com","dop":"2025-05-30","serial_number":"13694849320118","imei1":"13694849320118","imei2":"13694849320118","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:54:54.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192570,"job_number":"JOB_192570","tr_customer_id":192588,"tr_customer_product_id":192578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:39:39.000Z","modified_at":"2026-02-20T07:39:39.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192520,"job_number":"JOB_192520","tr_customer_id":192538,"tr_customer_product_id":192528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:48.000Z","modified_at":"2026-02-20T06:59:25.000Z","name":"Agnes Nikolaus","mobile_number":"280-390-5911","email_id":"Dulce_Bahringer45@gmail.com","dop":"2000-01-31","serial_number":"10788678300431","imei1":"10788678300431","imei2":"10788678300431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192514,"job_number":"JOB_192514","tr_customer_id":192532,"tr_customer_product_id":192522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:40.000Z","name":"Gerson Reynolds","mobile_number":"617-766-0200","email_id":"Ellen1@gmail.com","dop":"2000-01-31","serial_number":"10976651304225","imei1":"10976651304225","imei2":"10976651304225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192502,"job_number":"JOB_192502","tr_customer_id":192520,"tr_customer_product_id":192510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:55.000Z","name":"Ephraim Waelchi","mobile_number":"832-802-9942","email_id":"Bud.Predovic89@hotmail.com","dop":"2000-01-31","serial_number":"10892782091025","imei1":"10892782091025","imei2":"10892782091025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192492,"job_number":"JOB_192492","tr_customer_id":192510,"tr_customer_product_id":192500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:57:10.000Z","name":"Esteban Jacobs","mobile_number":"565-256-7860","email_id":"Gavin92@hotmail.com","dop":"2000-01-31","serial_number":"10404706906559","imei1":"10404706906559","imei2":"10404706906559","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192379,"job_number":"JOB_192379","tr_customer_id":192397,"tr_customer_product_id":192387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:57.000Z","modified_at":"2026-02-20T04:58:57.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-10","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-10T04:58:57.192727955Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192376,"job_number":"JOB_192376","tr_customer_id":192394,"tr_customer_product_id":192384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69512007570419","imei1":"69512007570419","imei2":"69512007570419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192375,"job_number":"JOB_192375","tr_customer_id":192393,"tr_customer_product_id":192383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94031600770886","imei1":"94031600770886","imei2":"94031600770886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192374,"job_number":"JOB_192374","tr_customer_id":192392,"tr_customer_product_id":192382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58107463899197","imei1":"58107463899197","imei2":"58107463899197","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192373,"job_number":"JOB_192373","tr_customer_id":192391,"tr_customer_product_id":192381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24546714488412","imei1":"24546714488412","imei2":"24546714488412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192372,"job_number":"JOB_192372","tr_customer_id":192390,"tr_customer_product_id":192380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23015702777621","imei1":"23015702777621","imei2":"23015702777621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192371,"job_number":"JOB_192371","tr_customer_id":192389,"tr_customer_product_id":192379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95580440785076","imei1":"95580440785076","imei2":"95580440785076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192370,"job_number":"JOB_192370","tr_customer_id":192388,"tr_customer_product_id":192378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72963387800296","imei1":"72963387800296","imei2":"72963387800296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192369,"job_number":"JOB_192369","tr_customer_id":192387,"tr_customer_product_id":192377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82448244716800","imei1":"82448244716800","imei2":"82448244716800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192368,"job_number":"JOB_192368","tr_customer_id":192386,"tr_customer_product_id":192376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76282941030131","imei1":"76282941030131","imei2":"76282941030131","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192367,"job_number":"JOB_192367","tr_customer_id":192385,"tr_customer_product_id":192375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30354876696584","imei1":"30354876696584","imei2":"30354876696584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192366,"job_number":"JOB_192366","tr_customer_id":192384,"tr_customer_product_id":192374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51556448442048","imei1":"51556448442048","imei2":"51556448442048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192365,"job_number":"JOB_192365","tr_customer_id":192383,"tr_customer_product_id":192373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44503316396410","imei1":"44503316396410","imei2":"44503316396410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192364,"job_number":"JOB_192364","tr_customer_id":192382,"tr_customer_product_id":192372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78279695555596","imei1":"78279695555596","imei2":"78279695555596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192363,"job_number":"JOB_192363","tr_customer_id":192381,"tr_customer_product_id":192371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:40.000Z","modified_at":"2026-02-20T04:42:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82629818463023","imei1":"82629818463023","imei2":"82629818463023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192362,"job_number":"JOB_192362","tr_customer_id":192380,"tr_customer_product_id":192370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:11.000Z","modified_at":"2026-02-20T04:42:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36796082381805","imei1":"36796082381805","imei2":"36796082381805","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192361,"job_number":"JOB_192361","tr_customer_id":192379,"tr_customer_product_id":192369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49769185570455","imei1":"49769185570455","imei2":"49769185570455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192360,"job_number":"JOB_192360","tr_customer_id":192378,"tr_customer_product_id":192368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59542974840550","imei1":"59542974840550","imei2":"59542974840550","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192359,"job_number":"JOB_192359","tr_customer_id":192377,"tr_customer_product_id":192367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55121177792595","imei1":"55121177792595","imei2":"55121177792595","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192358,"job_number":"JOB_192358","tr_customer_id":192376,"tr_customer_product_id":192366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68718226498479","imei1":"68718226498479","imei2":"68718226498479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192357,"job_number":"JOB_192357","tr_customer_id":192375,"tr_customer_product_id":192365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89320846241833","imei1":"89320846241833","imei2":"89320846241833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192356,"job_number":"JOB_192356","tr_customer_id":192374,"tr_customer_product_id":192364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44689195049235","imei1":"44689195049235","imei2":"44689195049235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192349,"job_number":"JOB_192349","tr_customer_id":192367,"tr_customer_product_id":192357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:56.000Z","name":"Maye Borer","mobile_number":"372-758-6484","email_id":"Travis_McGlynn30@yahoo.com","dop":"2000-01-31","serial_number":"10033605873322","imei1":"10033605873322","imei2":"10033605873322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192313,"job_number":"JOB_192313","tr_customer_id":192331,"tr_customer_product_id":192321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Baylee Romaguera","mobile_number":"223-702-3686","email_id":"Ardith27@gmail.com","dop":"2000-01-31","serial_number":"10612996733775","imei1":"10612996733775","imei2":"10612996733775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192254,"job_number":"JOB_192254","tr_customer_id":192272,"tr_customer_product_id":192262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Yvonne Kunde","mobile_number":"513-411-9534","email_id":"Brenna.Herzog@gmail.com","dop":"2000-01-31","serial_number":"10376230859545","imei1":"10376230859545","imei2":"10376230859545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192191,"job_number":"JOB_192191","tr_customer_id":192209,"tr_customer_product_id":192199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Tony Marvin","mobile_number":"328-987-5739","email_id":"Eugene_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1468325182464402","imei1":"1468325182464402","imei2":"1468325182464402","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192187,"job_number":"JOB_192187","tr_customer_id":192205,"tr_customer_product_id":192195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:21.000Z","modified_at":"2026-02-20T04:26:21.000Z","name":"Johnny Waelchi","mobile_number":"655-898-3662","email_id":"Sedrick_Konopelski99@gmail.com","dop":"2025-05-30","serial_number":"15220266469965","imei1":"15220266469965","imei2":"15220266469965","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192186,"job_number":"JOB_192186","tr_customer_id":192204,"tr_customer_product_id":192194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:37.000Z","name":"Emile Rau","mobile_number":"882-866-7801","email_id":"Gregory.Kulas@hotmail.com","dop":"2025-05-30","serial_number":"15553509357336","imei1":"15553509357336","imei2":"15553509357336","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192182,"job_number":"JOB_192182","tr_customer_id":192200,"tr_customer_product_id":192190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"Molly Roberts","mobile_number":"409-987-8419","email_id":"Ryan82@hotmail.com","dop":"2000-01-31","serial_number":"10725337846066","imei1":"10725337846066","imei2":"10725337846066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192095,"job_number":"JOB_192095","tr_customer_id":192113,"tr_customer_product_id":192103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:15.000Z","modified_at":"2026-02-20T03:15:15.000Z","name":"Loy Rosenbaum","mobile_number":"791-270-5762","email_id":"Gaylord.Anderson84@gmail.com","dop":"2025-05-30","serial_number":"1646745399770072","imei1":"1646745399770072","imei2":"1646745399770072","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192094,"job_number":"JOB_192094","tr_customer_id":192112,"tr_customer_product_id":192102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:13.000Z","modified_at":"2026-02-20T03:15:13.000Z","name":"Johnnie Gaylord","mobile_number":"678-897-5596","email_id":"Marc.Wiza@hotmail.com","dop":"2025-05-30","serial_number":"18256679680671","imei1":"18256679680671","imei2":"18256679680671","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192093,"job_number":"JOB_192093","tr_customer_id":192111,"tr_customer_product_id":192101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:12.000Z","modified_at":"2026-02-20T03:15:28.000Z","name":"Margie Feest","mobile_number":"212-888-4354","email_id":"Carli.McClure27@yahoo.com","dop":"2025-05-30","serial_number":"17716749927742","imei1":"17716749927742","imei2":"17716749927742","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192631,"job_number":"JOB_192631","tr_customer_id":192649,"tr_customer_product_id":192639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:56:09.000Z","modified_at":"2026-02-20T12:58:42.000Z","name":"Diego Nikolaus","mobile_number":"952-468-6214","email_id":"Sabina61@gmail.com","dop":"2026-01-06","serial_number":"10370945686145","imei1":"10370945686145","imei2":"10370945686145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192619,"job_number":"JOB_192619","tr_customer_id":192637,"tr_customer_product_id":192627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:06:47.000Z","modified_at":"2026-02-20T12:21:46.000Z","name":"Ernesto Walsh","mobile_number":"760-441-0184","email_id":"Russell_Howell@yahoo.com","dop":"2026-01-06","serial_number":"10251016722406","imei1":"10251016722406","imei2":"10251016722406","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192585,"job_number":"JOB_192585","tr_customer_id":192603,"tr_customer_product_id":192593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:41:15.000Z","modified_at":"2026-02-20T13:29:34.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787891","imei1":"12345656787891","imei2":"12345656787891","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:29:34.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":192584,"job_number":"JOB_192584","tr_customer_id":192602,"tr_customer_product_id":192592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:16:55.000Z","modified_at":"2026-02-20T08:16:55.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787898","imei1":"12345656787898","imei2":"12345656787898","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192581,"job_number":"JOB_192581","tr_customer_id":192599,"tr_customer_product_id":192589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:45.000Z","modified_at":"2026-02-20T08:00:56.000Z","name":"Kaylie Bosco","mobile_number":"503-242-2970","email_id":"Magdalena52@hotmail.com","dop":"2025-11-04","serial_number":"62228919692261","imei1":"62228919692261","imei2":"62228919692261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192580,"job_number":"JOB_192580","tr_customer_id":192598,"tr_customer_product_id":192588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:31.000Z","modified_at":"2026-02-20T08:00:42.000Z","name":"Octavia Rath","mobile_number":"357-876-8954","email_id":"Adolph63@hotmail.com","dop":"2025-11-04","serial_number":"35826656252274","imei1":"35826656252274","imei2":"35826656252274","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192579,"job_number":"JOB_192579","tr_customer_id":192597,"tr_customer_product_id":192587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:16.000Z","modified_at":"2026-02-20T08:00:27.000Z","name":"Josie Marvin","mobile_number":"405-585-3311","email_id":"Oceane83@yahoo.com","dop":"2025-11-04","serial_number":"34134214350637","imei1":"34134214350637","imei2":"34134214350637","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192576,"job_number":"JOB_192576","tr_customer_id":192594,"tr_customer_product_id":192584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:56.000Z","modified_at":"2026-02-20T07:51:56.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Brandt.Wilkinson@yahoo.com","dop":"2025-07-02","serial_number":"17472935126204","imei1":"17472935126204","imei2":"17472935126204","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192575,"job_number":"JOB_192575","tr_customer_id":192593,"tr_customer_product_id":192583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:36.000Z","modified_at":"2026-02-20T07:51:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Elaina_Kulas@hotmail.com","dop":"2025-07-02","serial_number":"18549616013041","imei1":"18549616013041","imei2":"18549616013041","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192574,"job_number":"JOB_192574","tr_customer_id":192592,"tr_customer_product_id":192582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:16.000Z","modified_at":"2026-02-20T07:51:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Merle.Blick87@hotmail.com","dop":"2025-07-02","serial_number":"14231238831640","imei1":"14231238831640","imei2":"14231238831640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192573,"job_number":"JOB_192573","tr_customer_id":192591,"tr_customer_product_id":192581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:49:00.000Z","modified_at":"2026-02-20T07:49:11.000Z","name":"Kayleigh Hahn","mobile_number":"561-872-3019","email_id":"Iva_Rodriguez90@gmail.com","dop":"2025-11-04","serial_number":"17929837326857","imei1":"17929837326857","imei2":"17929837326857","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192572,"job_number":"JOB_192572","tr_customer_id":192590,"tr_customer_product_id":192580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:48:45.000Z","modified_at":"2026-02-20T07:48:56.000Z","name":"Carlee Ondricka","mobile_number":"749-551-3827","email_id":"Elissa.Reilly@gmail.com","dop":"2025-11-04","serial_number":"41969694858075","imei1":"41969694858075","imei2":"41969694858075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192571,"job_number":"JOB_192571","tr_customer_id":192589,"tr_customer_product_id":192579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:48:29.000Z","modified_at":"2026-02-20T07:48:40.000Z","name":"Esteban Kub","mobile_number":"385-909-0701","email_id":"Joana.Rutherford@gmail.com","dop":"2025-11-04","serial_number":"50847961136459","imei1":"50847961136459","imei2":"50847961136459","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192465,"job_number":"JOB_192465","tr_customer_id":192483,"tr_customer_product_id":192473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:20.000Z","modified_at":"2026-02-20T06:51:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"85131215957509","imei1":"85131215957509","imei2":"85131215957509","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192464,"job_number":"JOB_192464","tr_customer_id":192482,"tr_customer_product_id":192472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:06.000Z","modified_at":"2026-02-20T06:51:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"21173629150277","imei1":"21173629150277","imei2":"21173629150277","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192463,"job_number":"JOB_192463","tr_customer_id":192481,"tr_customer_product_id":192471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:50:51.000Z","modified_at":"2026-02-20T06:51:01.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12383592716737","imei1":"12383592716737","imei2":"12383592716737","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192429,"job_number":"JOB_192429","tr_customer_id":192447,"tr_customer_product_id":192437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:46.000Z","modified_at":"2026-02-20T06:42:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"38553566163648","imei1":"38553566163648","imei2":"38553566163648","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192428,"job_number":"JOB_192428","tr_customer_id":192446,"tr_customer_product_id":192436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:29.000Z","modified_at":"2026-02-20T06:42:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"43051314960762","imei1":"43051314960762","imei2":"43051314960762","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192425,"job_number":"JOB_192425","tr_customer_id":192443,"tr_customer_product_id":192433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Bill Borer","mobile_number":"971-624-2499","email_id":"Tyrell_Stokes35@yahoo.com","dop":"2025-06-09","serial_number":"104232385845542","imei1":"104232385845542","imei2":"104232385845542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192424,"job_number":"JOB_192424","tr_customer_id":192442,"tr_customer_product_id":192432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:31.000Z","name":"Laury Hamill","mobile_number":"326-486-1100","email_id":"Eveline.Brekke@yahoo.com","dop":"2025-06-09","serial_number":"105913613875885","imei1":"105913613875885","imei2":"105913613875885","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192423,"job_number":"JOB_192423","tr_customer_id":192441,"tr_customer_product_id":192431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107493272472855","imei1":"107493272472855","imei2":"107493272472855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192420,"job_number":"JOB_192420","tr_customer_id":192438,"tr_customer_product_id":192428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:05.000Z","modified_at":"2026-02-20T06:41:05.000Z","name":"America Klein","mobile_number":"731-704-9010","email_id":"Rhea_Schimmel@hotmail.com","dop":"2025-06-09","serial_number":"28645342980767384","imei1":"28645342980767384","imei2":"28645342980767384","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192419,"job_number":"JOB_192419","tr_customer_id":192437,"tr_customer_product_id":192427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:04.000Z","name":"Aliya Stehr","mobile_number":"719-674-3685","email_id":"Aaliyah45@yahoo.com","dop":"2025-06-09","serial_number":"108550522083051","imei1":"108550522083051","imei2":"108550522083051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192418,"job_number":"JOB_192418","tr_customer_id":192436,"tr_customer_product_id":192426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:15.000Z","name":"Rahul Spinka","mobile_number":"648-514-5441","email_id":"Margaret1@gmail.com","dop":"2025-06-09","serial_number":"109377588593558","imei1":"109377588593558","imei2":"109377588593558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192417,"job_number":"JOB_192417","tr_customer_id":192435,"tr_customer_product_id":192425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:03.000Z","modified_at":"2026-02-20T06:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104327969371328","imei1":"104327969371328","imei2":"104327969371328","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192416,"job_number":"JOB_192416","tr_customer_id":192434,"tr_customer_product_id":192424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:48.000Z","modified_at":"2026-02-20T06:40:48.000Z","name":"Ross DuBuque","mobile_number":"415-999-4474","email_id":"Albina_Yost59@gmail.com","dop":"2025-06-09","serial_number":"102612500598600","imei1":"102612500598600","imei2":"102612500598600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192415,"job_number":"JOB_192415","tr_customer_id":192433,"tr_customer_product_id":192423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:59.000Z","name":"Robb Kuhlman","mobile_number":"935-507-2841","email_id":"Brycen.Schowalter@gmail.com","dop":"2025-06-09","serial_number":"105090669700131","imei1":"105090669700131","imei2":"105090669700131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192414,"job_number":"JOB_192414","tr_customer_id":192432,"tr_customer_product_id":192422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100471266989603","imei1":"100471266989603","imei2":"100471266989603","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192413,"job_number":"JOB_192413","tr_customer_id":192431,"tr_customer_product_id":192421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:59.000Z","modified_at":"2026-02-20T06:39:10.000Z","name":"Cleveland Harvey","mobile_number":"258-731-1742","email_id":"Edgardo_Schinner@gmail.com","dop":"2025-11-04","serial_number":"64811067976597","imei1":"64811067976597","imei2":"64811067976597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192412,"job_number":"JOB_192412","tr_customer_id":192430,"tr_customer_product_id":192420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:43.000Z","modified_at":"2026-02-20T06:39:06.000Z","name":"Milo Abbott","mobile_number":"820-225-5429","email_id":"Marcus.Quigley76@gmail.com","dop":"2025-10-01","serial_number":"11737291924648","imei1":"11737291924648","imei2":"11737291924648","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192411,"job_number":"JOB_192411","tr_customer_id":192429,"tr_customer_product_id":192419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:43.000Z","modified_at":"2026-02-20T06:38:55.000Z","name":"Blanca Hahn","mobile_number":"555-753-9453","email_id":"Maxie_Kreiger@hotmail.com","dop":"2025-11-04","serial_number":"13490662185127","imei1":"13490662185127","imei2":"13490662185127","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192410,"job_number":"JOB_192410","tr_customer_id":192428,"tr_customer_product_id":192418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:27.000Z","modified_at":"2026-02-20T06:38:39.000Z","name":"Darwin Prosacco","mobile_number":"456-652-8464","email_id":"Sandy3@hotmail.com","dop":"2025-11-04","serial_number":"48386122469233","imei1":"48386122469233","imei2":"48386122469233","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192387,"job_number":"JOB_192387","tr_customer_id":192405,"tr_customer_product_id":192395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14626749490494","imei1":"14626749490494","imei2":"14626749490494","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192386,"job_number":"JOB_192386","tr_customer_id":192404,"tr_customer_product_id":192394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16883975093845","imei1":"16883975093845","imei2":"16883975093845","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192312,"job_number":"JOB_192312","tr_customer_id":192330,"tr_customer_product_id":192320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Barry Moen","mobile_number":"701-664-4017","email_id":"Clara_McDermott@yahoo.com","dop":"2025-12-31","serial_number":"10655593344100","imei1":"10655593344100","imei2":"10655593344100","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192301,"job_number":"JOB_192301","tr_customer_id":192319,"tr_customer_product_id":192309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Mauricio Ziemann","mobile_number":"933-631-9203","email_id":"Margret.Hansen68@yahoo.com","dop":"2025-06-09","serial_number":"105856270107149","imei1":"105856270107149","imei2":"105856270107149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192300,"job_number":"JOB_192300","tr_customer_id":192318,"tr_customer_product_id":192308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:42.000Z","name":"Era Fay","mobile_number":"655-674-9810","email_id":"Sofia34@hotmail.com","dop":"2025-06-09","serial_number":"104436033657252","imei1":"104436033657252","imei2":"104436033657252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192299,"job_number":"JOB_192299","tr_customer_id":192317,"tr_customer_product_id":192307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104146904979421","imei1":"104146904979421","imei2":"104146904979421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192294,"job_number":"JOB_192294","tr_customer_id":192312,"tr_customer_product_id":192302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:24.000Z","modified_at":"2026-02-20T04:27:33.000Z","name":"Jovany Treutel","mobile_number":"356-968-6976","email_id":"Vada75@hotmail.com","dop":"2025-12-31","serial_number":"10494724717173","imei1":"10494724717173","imei2":"10494724717173","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192289,"job_number":"JOB_192289","tr_customer_id":192307,"tr_customer_product_id":192297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:14.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Friedrich Daniel","mobile_number":"262-622-1673","email_id":"Mossie.Cassin@gmail.com","dop":"2025-06-09","serial_number":"109461057897592","imei1":"109461057897592","imei2":"109461057897592","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192287,"job_number":"JOB_192287","tr_customer_id":192305,"tr_customer_product_id":192295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:25.000Z","name":"Arnulfo Schultz","mobile_number":"393-240-9052","email_id":"Ada_Balistreri68@yahoo.com","dop":"2025-06-09","serial_number":"104749961720817","imei1":"104749961720817","imei2":"104749961720817","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192285,"job_number":"JOB_192285","tr_customer_id":192303,"tr_customer_product_id":192293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107350013956722","imei1":"107350013956722","imei2":"107350013956722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192282,"job_number":"JOB_192282","tr_customer_id":192300,"tr_customer_product_id":192290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:20.000Z","name":"Elda O'Connell","mobile_number":"753-673-9115","email_id":"Abbigail_Kreiger@hotmail.com","dop":"2025-12-31","serial_number":"10681657939580","imei1":"10681657939580","imei2":"10681657939580","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192258,"job_number":"JOB_192258","tr_customer_id":192276,"tr_customer_product_id":192266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"Ola Bednar","mobile_number":"641-300-3061","email_id":"Josefina.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"105655926181757","imei1":"105655926181757","imei2":"105655926181757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192257,"job_number":"JOB_192257","tr_customer_id":192275,"tr_customer_product_id":192265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"Celestine Stracke","mobile_number":"225-537-3470","email_id":"Adah87@yahoo.com","dop":"2025-06-09","serial_number":"107973098165498","imei1":"107973098165498","imei2":"107973098165498","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192256,"job_number":"JOB_192256","tr_customer_id":192274,"tr_customer_product_id":192264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109166371614400","imei1":"109166371614400","imei2":"109166371614400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192225,"job_number":"JOB_192225","tr_customer_id":192243,"tr_customer_product_id":192233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15070012086276","imei1":"15070012086276","imei2":"15070012086276","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192224,"job_number":"JOB_192224","tr_customer_id":192242,"tr_customer_product_id":192232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:35.000Z","modified_at":"2026-02-20T04:26:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18103341592256","imei1":"18103341592256","imei2":"18103341592256","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192223,"job_number":"JOB_192223","tr_customer_id":192241,"tr_customer_product_id":192231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Leon Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108197303493603","imei1":"108197303493603","imei2":"108197303493603","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192221,"job_number":"JOB_192221","tr_customer_id":192239,"tr_customer_product_id":192229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Alva Stoltenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181280054288583","imei1":"181280054288583","imei2":"181280054288583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192220,"job_number":"JOB_192220","tr_customer_id":192238,"tr_customer_product_id":192228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Laurie Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129400974471687","imei1":"129400974471687","imei2":"129400974471687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192219,"job_number":"JOB_192219","tr_customer_id":192237,"tr_customer_product_id":192227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119351302815950","imei1":"119351302815950","imei2":"119351302815950","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192204,"job_number":"JOB_192204","tr_customer_id":192222,"tr_customer_product_id":192212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Dell Hermiston","mobile_number":"795-595-4469","email_id":"Jaime30@hotmail.com","dop":"2025-10-01","serial_number":"18595282490129","imei1":"18595282490129","imei2":"18595282490129","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192192,"job_number":"JOB_192192","tr_customer_id":192210,"tr_customer_product_id":192200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Sonia Hoppe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170900830598097","imei1":"170900830598097","imei2":"170900830598097","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192190,"job_number":"JOB_192190","tr_customer_id":192208,"tr_customer_product_id":192198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Erwin Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197914846210557","imei1":"197914846210557","imei2":"197914846210557","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192189,"job_number":"JOB_192189","tr_customer_id":192207,"tr_customer_product_id":192197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Anya Conn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187041608196940","imei1":"187041608196940","imei2":"187041608196940","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192188,"job_number":"JOB_192188","tr_customer_id":192206,"tr_customer_product_id":192196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T13:40:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132523486069676","imei1":"132523486069676","imei2":"132523486069676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:40:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192180,"job_number":"JOB_192180","tr_customer_id":192198,"tr_customer_product_id":192188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:10.000Z","modified_at":"2026-02-20T04:26:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Pietro29@gmail.com","dop":"2025-07-02","serial_number":"17463270777020","imei1":"17463270777020","imei2":"17463270777020","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192164,"job_number":"JOB_192164","tr_customer_id":192182,"tr_customer_product_id":192172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:57.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"169211244558000","imei1":"169211244558000","imei2":"169211244558000","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192161,"job_number":"JOB_192161","tr_customer_id":192179,"tr_customer_product_id":192169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Brando.Haley@gmail.com","dop":"2025-07-02","serial_number":"13931848664000","imei1":"13931848664000","imei2":"13931848664000","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192158,"job_number":"JOB_192158","tr_customer_id":192176,"tr_customer_product_id":192166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:56.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"140418395261474","imei1":"140418395261474","imei2":"140418395261474","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192152,"job_number":"JOB_192152","tr_customer_id":192170,"tr_customer_product_id":192160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:48.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"132967348758413","imei1":"132967348758413","imei2":"132967348758413","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192150,"job_number":"JOB_192150","tr_customer_id":192168,"tr_customer_product_id":192158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:44.000Z","modified_at":"2026-02-20T04:25:48.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"149876281396467","imei1":"149876281396467","imei2":"149876281396467","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192144,"job_number":"JOB_192144","tr_customer_id":192162,"tr_customer_product_id":192152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:37.000Z","modified_at":"2026-02-20T04:25:37.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Russ_Hackett@hotmail.com","dop":"2025-07-02","serial_number":"13181227524755","imei1":"13181227524755","imei2":"13181227524755","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192136,"job_number":"JOB_192136","tr_customer_id":192154,"tr_customer_product_id":192144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:24.000Z","modified_at":"2026-02-20T04:25:33.000Z","name":"giyu tomiaka","mobile_number":"517-665-8883","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"442160515656639","imei1":"442160515656639","imei2":"442160515656639","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192130,"job_number":"JOB_192130","tr_customer_id":192148,"tr_customer_product_id":192138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:22.000Z","name":"tanjiro kamado","mobile_number":"961-392-7847","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"473864795733379","imei1":"473864795733379","imei2":"473864795733379","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192118,"job_number":"JOB_192118","tr_customer_id":192136,"tr_customer_product_id":192126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"saitama sensei","mobile_number":"350-524-1473","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"475426968871984","imei1":"475426968871984","imei2":"475426968871984","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192056,"job_number":"JOB_192056","tr_customer_id":192074,"tr_customer_product_id":192064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:38:26.000Z","modified_at":"2026-02-20T00:38:40.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13800882844159","imei1":"13800882844159","imei2":"13800882844159","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192055,"job_number":"JOB_192055","tr_customer_id":192073,"tr_customer_product_id":192063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:31:20.000Z","modified_at":"2026-02-20T00:33:56.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17923196028200","imei1":"17923196028200","imei2":"17923196028200","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T00:33:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192054,"job_number":"JOB_192054","tr_customer_id":192072,"tr_customer_product_id":192062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:12.000Z","modified_at":"2026-02-20T00:17:16.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"122665381238099","imei1":"122665381238099","imei2":"122665381238099","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192053,"job_number":"JOB_192053","tr_customer_id":192071,"tr_customer_product_id":192061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:09.000Z","modified_at":"2026-02-20T00:17:12.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"120677589945764","imei1":"120677589945764","imei2":"120677589945764","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192052,"job_number":"JOB_192052","tr_customer_id":192070,"tr_customer_product_id":192060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:05.000Z","modified_at":"2026-02-20T00:17:08.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"117683371944028","imei1":"117683371944028","imei2":"117683371944028","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192051,"job_number":"JOB_192051","tr_customer_id":192069,"tr_customer_product_id":192059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:01.000Z","modified_at":"2026-02-20T00:17:04.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"105188764449554","imei1":"105188764449554","imei2":"105188764449554","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192050,"job_number":"JOB_192050","tr_customer_id":192068,"tr_customer_product_id":192058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:42.000Z","modified_at":"2026-02-20T00:10:46.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"116403010818755","imei1":"116403010818755","imei2":"116403010818755","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192049,"job_number":"JOB_192049","tr_customer_id":192067,"tr_customer_product_id":192057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:38.000Z","modified_at":"2026-02-20T00:10:42.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"191099777518564","imei1":"191099777518564","imei2":"191099777518564","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192048,"job_number":"JOB_192048","tr_customer_id":192066,"tr_customer_product_id":192056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:34.000Z","modified_at":"2026-02-20T00:10:38.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"169276134768586","imei1":"169276134768586","imei2":"169276134768586","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192047,"job_number":"JOB_192047","tr_customer_id":192065,"tr_customer_product_id":192055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:30.000Z","modified_at":"2026-02-20T00:10:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"150966464089504","imei1":"150966464089504","imei2":"150966464089504","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e24c0fe7-a1cb-4572-834f-f9d69ce21743
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:54:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 1021B

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0143fa3-7718-43d8-9767-4129245bef21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_192633"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-zX81QA9VQLVygge3bE+gTBZctX8"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:54:54.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_192633 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 254 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 233ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c489b73-1d4a-407f-8e5a-6ba4291df35a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_192633"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f5f9b4d-62e8-43f3-be44-4d310199e479
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_192633"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00f97817-c7b5-4401-b6e7-8795179dc09b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e8df46f-05dc-4ecb-9c48-ce963223e5dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_192633
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 1.53KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05096cc6-0634-4aac-bdc4-247ef858f69b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"620-x5uCIyyTjkFUTKyFGugbyvJO7+c"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:54:54.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":735160,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-20T13:54:54.000Z","created_at":"2026-02-20T13:54:54.000Z"},{"id":735161,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-20T13:54:54.000Z","created_at":"2026-02-20T13:54:54.000Z"}],"problems":[{"id":183780,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T13:54:54.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 273 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_192633
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 233ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31243a89-06e1-4e99-b6d2-13a617804b93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_192633
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b4f96bd-1792-4d8b-8a43-546a98438d8a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_192633
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 1.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72ac7f5c-c71b-415a-af26-1abbaf4504ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"620-x5uCIyyTjkFUTKyFGugbyvJO7+c"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:54:54.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":735160,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-20T13:54:54.000Z","created_at":"2026-02-20T13:54:54.000Z"},{"id":735161,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-20T13:54:54.000Z","created_at":"2026-02-20T13:54:54.000Z"}],"problems":[{"id":183780,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T13:54:54.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8157a84-14b8-45f3-9c8a-0bd909e3517e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd5ff899-3141-4bbd-be02-efc4019702fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 234ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fcf8857-88fb-47a3-8358-22f4cc14f3a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_192633
Response Information
Response Code: 404 - Not Found
Mean time per request: 233ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU2OTB9.nWKfO-S1Zc_uC7uAJQxQoI_rUnrHJnxRsq8GrfpVJM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ac917b8-91bf-4953-8406-4cf0b7589e85
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a37b626-b967-4be9-9867-349167eabe54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-mgvTcLlM5TV+PQgE3w5Ym5DMgUw"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 236 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b090aeb-a013-4af1-a7a1-119baac865b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1ee81ed-fbad-4fe6-80d3-08b9626a00b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4b7d665-30b0-414d-9063-216884e5bb7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 333c3b5c-64fd-479f-a284-b3df72e16e02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-CvEPF4XV/QV78RQZE1QyiCyZ+pQ"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":363},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 352.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 509ba9a0-cb4b-47d6-b1f9-0e3a7b06b8cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"58322-C6fVqytFrHuTm8dl0BsMXlTYYWI"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192521,"job_number":"JOB_192521","tr_customer_id":192539,"tr_customer_product_id":192529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:49.000Z","modified_at":"2026-02-20T06:58:49.000Z","name":"Lemuel Gaylord","mobile_number":"385-686-8337","email_id":"Nicolette.Will@hotmail.com","dop":"2000-01-31","serial_number":"1078939266536971","imei1":"1078939266536971","imei2":"1078939266536971","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192519,"job_number":"JOB_192519","tr_customer_id":192537,"tr_customer_product_id":192527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:47.000Z","modified_at":"2026-02-20T06:58:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10483292034440","imei1":"10483292034440","imei2":"10483292034440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192515,"job_number":"JOB_192515","tr_customer_id":192533,"tr_customer_product_id":192523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:04.000Z","modified_at":"2026-02-20T06:58:04.000Z","name":"Floyd Hansen","mobile_number":"492-842-0451","email_id":"Aleen_Nitzsche@hotmail.com","dop":"2000-01-31","serial_number":"1061700512115531","imei1":"1061700512115531","imei2":"1061700512115531","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192513,"job_number":"JOB_192513","tr_customer_id":192531,"tr_customer_product_id":192521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10183182410993","imei1":"10183182410993","imei2":"10183182410993","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192503,"job_number":"JOB_192503","tr_customer_id":192521,"tr_customer_product_id":192511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:18.000Z","modified_at":"2026-02-20T06:57:18.000Z","name":"Paige Franecki","mobile_number":"961-558-6604","email_id":"Monserrate_Hahn66@gmail.com","dop":"2000-01-31","serial_number":"1046251599277220","imei1":"1046251599277220","imei2":"1046251599277220","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192501,"job_number":"JOB_192501","tr_customer_id":192519,"tr_customer_product_id":192509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:17.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10444454140457","imei1":"10444454140457","imei2":"10444454140457","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192494,"job_number":"JOB_192494","tr_customer_id":192512,"tr_customer_product_id":192502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:33.000Z","modified_at":"2026-02-20T06:56:33.000Z","name":"Aliza Monahan","mobile_number":"240-734-2952","email_id":"Sterling_Bahringer@yahoo.com","dop":"2000-01-31","serial_number":"1082193477186991","imei1":"1082193477186991","imei2":"1082193477186991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192491,"job_number":"JOB_192491","tr_customer_id":192509,"tr_customer_product_id":192499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:56:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10009422171549","imei1":"10009422171549","imei2":"10009422171549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192350,"job_number":"JOB_192350","tr_customer_id":192368,"tr_customer_product_id":192358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:21.000Z","modified_at":"2026-02-20T04:28:21.000Z","name":"Connie Pacocha","mobile_number":"828-673-9302","email_id":"Deon_Bogisich@gmail.com","dop":"2000-01-31","serial_number":"1099792163279827","imei1":"1099792163279827","imei2":"1099792163279827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192348,"job_number":"JOB_192348","tr_customer_id":192366,"tr_customer_product_id":192356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10082541566671","imei1":"10082541566671","imei2":"10082541566671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192315,"job_number":"JOB_192315","tr_customer_id":192333,"tr_customer_product_id":192323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:39.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Casandra Yundt","mobile_number":"775-489-5401","email_id":"Laury9@gmail.com","dop":"2000-01-31","serial_number":"1015327368238640","imei1":"1015327368238640","imei2":"1015327368238640","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192310,"job_number":"JOB_192310","tr_customer_id":192328,"tr_customer_product_id":192318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10560801253476","imei1":"10560801253476","imei2":"10560801253476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192255,"job_number":"JOB_192255","tr_customer_id":192273,"tr_customer_product_id":192263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:56.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Jazmyn Friesen","mobile_number":"681-370-5223","email_id":"Guiseppe29@yahoo.com","dop":"2000-01-31","serial_number":"1011261314797882","imei1":"1011261314797882","imei2":"1011261314797882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192253,"job_number":"JOB_192253","tr_customer_id":192271,"tr_customer_product_id":192261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:26:54.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10036023945364","imei1":"10036023945364","imei2":"10036023945364","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192183,"job_number":"JOB_192183","tr_customer_id":192201,"tr_customer_product_id":192191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:13.000Z","modified_at":"2026-02-20T04:26:13.000Z","name":"Gennaro Sipes","mobile_number":"371-941-0002","email_id":"Dallas_Torp72@yahoo.com","dop":"2000-01-31","serial_number":"1093904684526530","imei1":"1093904684526530","imei2":"1093904684526530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192181,"job_number":"JOB_192181","tr_customer_id":192199,"tr_customer_product_id":192189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:12.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10556003091791","imei1":"10556003091791","imei2":"10556003091791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192635,"job_number":"JOB_192635","tr_customer_id":192653,"tr_customer_product_id":192643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:57.000Z","modified_at":"2026-02-20T13:54:57.000Z","name":"Cristobal Considine","mobile_number":"232-827-3662","email_id":"Burnice1@yahoo.com","dop":"2025-05-30","serial_number":"1601980480432597","imei1":"1601980480432597","imei2":"1601980480432597","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192634,"job_number":"JOB_192634","tr_customer_id":192652,"tr_customer_product_id":192642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:55.000Z","modified_at":"2026-02-20T13:54:55.000Z","name":"Maverick Johnson","mobile_number":"627-694-6226","email_id":"Alicia_Padberg17@hotmail.com","dop":"2025-05-30","serial_number":"13694849320118","imei1":"13694849320118","imei2":"13694849320118","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:54:54.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192632,"job_number":"JOB_192632","tr_customer_id":192650,"tr_customer_product_id":192640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:38:25.000Z","modified_at":"2026-02-20T13:38:25.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-10","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-10T13:38:24.576228235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192630,"job_number":"JOB_192630","tr_customer_id":192648,"tr_customer_product_id":192638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:50.000Z","modified_at":"2026-02-20T12:27:50.000Z","name":"Jolie Christiansen","mobile_number":"359-414-3665","email_id":"Mitchell21@yahoo.com","dop":"2025-04-06","serial_number":"19634876869682144","imei1":"19634876869682144","imei2":"19634876869682144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192628,"job_number":"JOB_192628","tr_customer_id":192646,"tr_customer_product_id":192636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:07.000Z","modified_at":"2026-02-20T12:22:07.000Z","name":"Elisha Bailey","mobile_number":"232-341-6339","email_id":"Mikayla.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"10009497212131962","imei1":"10009497212131962","imei2":"10009497212131962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192626,"job_number":"JOB_192626","tr_customer_id":192644,"tr_customer_product_id":192634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:54.000Z","modified_at":"2026-02-20T12:10:54.000Z","name":"Reina Schulist","mobile_number":"399-469-0279","email_id":"Lemuel.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"19220431323579084","imei1":"19220431323579084","imei2":"19220431323579084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192623,"job_number":"JOB_192623","tr_customer_id":192641,"tr_customer_product_id":192631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:09:42.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"64710995035153","imei1":"64710995035153","imei2":"64710995035153","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192620,"job_number":"JOB_192620","tr_customer_id":192638,"tr_customer_product_id":192628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:08:38.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"59429196484644","imei1":"59429196484644","imei2":"59429196484644","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192618,"job_number":"JOB_192618","tr_customer_id":192636,"tr_customer_product_id":192626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:51:39.000Z","modified_at":"2026-02-20T11:51:39.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-10","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-10T11:51:39.330090083Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192616,"job_number":"JOB_192616","tr_customer_id":192634,"tr_customer_product_id":192624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:25.000Z","name":"Satish ABCD","mobile_number":"8765737373","email_id":"test12.tech@gmail.com","dop":"2025-09-30","serial_number":"16502335739602","imei1":"16502335739602","imei2":"16502335739602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192614,"job_number":"JOB_192614","tr_customer_id":192632,"tr_customer_product_id":192622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:09.000Z","name":"Jatin Tech","mobile_number":"8844737373","email_id":"test.tech@gmail.com","dop":"2025-09-30","serial_number":"18059828860327","imei1":"18059828860327","imei2":"18059828860327","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192613,"job_number":"JOB_192613","tr_customer_id":192631,"tr_customer_product_id":192621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:27.000Z","modified_at":"2026-02-20T10:58:27.000Z","name":"Chandraayan Nair","mobile_number":"8675204578","email_id":"aaryan.sinha@yahoo.co.in","dop":"2026-02-10","serial_number":"06562699271149","imei1":"06562699271149","imei2":"06562699271149","popurl":"www.digambar-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192612,"job_number":"JOB_192612","tr_customer_id":192630,"tr_customer_product_id":192620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:16.000Z","modified_at":"2026-02-20T10:58:16.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-10","serial_number":"78739518889439","imei1":"78739518889439","imei2":"78739518889439","popurl":"2026-02-10T10:58:06.879256526Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192611,"job_number":"JOB_192611","tr_customer_id":192629,"tr_customer_product_id":192619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:15.000Z","modified_at":"2026-02-20T10:58:15.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-10","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-10T10:58:06.877124474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192610,"job_number":"JOB_192610","tr_customer_id":192628,"tr_customer_product_id":192618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:10.000Z","modified_at":"2026-02-20T09:57:10.000Z","name":"Jaydon McGlynn","mobile_number":"739-620-5901","email_id":"Oleta10@yahoo.com","dop":"2025-04-06","serial_number":"11502944773415680","imei1":"11502944773415680","imei2":"11502944773415680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192608,"job_number":"JOB_192608","tr_customer_id":192626,"tr_customer_product_id":192616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:35.000Z","modified_at":"2026-02-20T09:43:35.000Z","name":"Jett Kemmer","mobile_number":"250-871-6735","email_id":"Destiney_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"11566263180874290","imei1":"11566263180874290","imei2":"11566263180874290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192606,"job_number":"JOB_192606","tr_customer_id":192624,"tr_customer_product_id":192614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:13.000Z","modified_at":"2026-02-20T09:38:13.000Z","name":"Maiya Goyette","mobile_number":"928-675-0608","email_id":"Lonny_Marquardt@yahoo.com","dop":"2025-04-06","serial_number":"16483325034026920","imei1":"16483325034026920","imei2":"16483325034026920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192604,"job_number":"JOB_192604","tr_customer_id":192622,"tr_customer_product_id":192612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:43.000Z","modified_at":"2026-02-20T09:31:43.000Z","name":"Godfrey Murphy","mobile_number":"363-739-5842","email_id":"Braxton_Marvin61@yahoo.com","dop":"2025-04-06","serial_number":"11857772365710268","imei1":"11857772365710268","imei2":"11857772365710268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192602,"job_number":"JOB_192602","tr_customer_id":192620,"tr_customer_product_id":192610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:31:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031349416965","imei1":"13031349416965","imei2":"13031349416965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192601,"job_number":"JOB_192601","tr_customer_id":192619,"tr_customer_product_id":192609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:57.000Z","modified_at":"2026-02-20T09:30:57.000Z","name":"Raphael Donnelly","mobile_number":"873-684-0595","email_id":"Braulio_Pfannerstill@hotmail.com","dop":"2025-04-06","serial_number":"16606683087859904","imei1":"16606683087859904","imei2":"16606683087859904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192599,"job_number":"JOB_192599","tr_customer_id":192617,"tr_customer_product_id":192607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:30:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10510461708252","imei1":"10510461708252","imei2":"10510461708252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192598,"job_number":"JOB_192598","tr_customer_id":192616,"tr_customer_product_id":192606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:10.000Z","modified_at":"2026-02-20T09:30:10.000Z","name":"Salma Grant","mobile_number":"864-541-5020","email_id":"Gregoria39@gmail.com","dop":"2025-04-06","serial_number":"19369273730998948","imei1":"19369273730998948","imei2":"19369273730998948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192596,"job_number":"JOB_192596","tr_customer_id":192614,"tr_customer_product_id":192604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16447431096666","imei1":"16447431096666","imei2":"16447431096666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192594,"job_number":"JOB_192594","tr_customer_id":192612,"tr_customer_product_id":192602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:25:52.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"62097847304752","imei1":"62097847304752","imei2":"62097847304752","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192590,"job_number":"JOB_192590","tr_customer_id":192608,"tr_customer_product_id":192598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:46:56.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68363456601460","imei1":"68363456601460","imei2":"68363456601460","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192588,"job_number":"JOB_192588","tr_customer_id":192606,"tr_customer_product_id":192596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:22.000Z","modified_at":"2026-02-20T08:46:22.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"30312382180647","imei1":"30312382180647","imei2":"30312382180647","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192586,"job_number":"JOB_192586","tr_customer_id":192604,"tr_customer_product_id":192594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:45:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"55945272357088","imei1":"55945272357088","imei2":"55945272357088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192583,"job_number":"JOB_192583","tr_customer_id":192601,"tr_customer_product_id":192591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:12.000Z","modified_at":"2026-02-20T08:01:12.000Z","name":"Barton Macejkovic","mobile_number":"675-356-5333","email_id":"Oswald_Tremblay41@yahoo.com","dop":"2025-04-06","serial_number":"10359723748486946","imei1":"10359723748486946","imei2":"10359723748486946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192578,"job_number":"JOB_192578","tr_customer_id":192596,"tr_customer_product_id":192586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:14.000Z","modified_at":"2026-02-20T08:00:14.000Z","name":"Jennifer Barrows","mobile_number":"725-205-6498","email_id":"Cordell53@gmail.com","dop":"2025-04-06","serial_number":"19160867342756668","imei1":"19160867342756668","imei2":"19160867342756668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192570,"job_number":"JOB_192570","tr_customer_id":192588,"tr_customer_product_id":192578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:39:39.000Z","modified_at":"2026-02-20T07:39:39.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192568,"job_number":"JOB_192568","tr_customer_id":192586,"tr_customer_product_id":192576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:23.000Z","modified_at":"2026-02-20T07:31:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"104548598448689","imei1":"104548598448689","imei2":"1104548598448689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192566,"job_number":"JOB_192566","tr_customer_id":192584,"tr_customer_product_id":192574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:42.000Z","modified_at":"2026-02-20T07:30:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"758643155634805","imei1":"758643155634805","imei2":"1758643155634805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192565,"job_number":"JOB_192565","tr_customer_id":192583,"tr_customer_product_id":192573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:41.000Z","modified_at":"2026-02-20T07:30:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16974123894409","imei1":"16974123894409","imei2":"116974123894409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192563,"job_number":"JOB_192563","tr_customer_id":192581,"tr_customer_product_id":192571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:00.000Z","modified_at":"2026-02-20T07:30:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"33232368316108","imei1":"33232368316108","imei2":"133232368316108","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192562,"job_number":"JOB_192562","tr_customer_id":192580,"tr_customer_product_id":192570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:59.000Z","modified_at":"2026-02-20T07:29:59.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19912297317146","imei1":"19912297317146","imei2":"119912297317146","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192560,"job_number":"JOB_192560","tr_customer_id":192578,"tr_customer_product_id":192568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:18.000Z","modified_at":"2026-02-20T07:29:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"990155746180568","imei1":"990155746180568","imei2":"1990155746180568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192559,"job_number":"JOB_192559","tr_customer_id":192577,"tr_customer_product_id":192567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:17.000Z","modified_at":"2026-02-20T07:29:17.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19390585195309","imei1":"19390585195309","imei2":"119390585195309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192558,"job_number":"JOB_192558","tr_customer_id":192576,"tr_customer_product_id":192566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:19:43.000Z","modified_at":"2026-02-20T07:19:43.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192557,"job_number":"JOB_192557","tr_customer_id":192575,"tr_customer_product_id":192565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:34.000Z","modified_at":"2026-02-20T07:08:34.000Z","name":"Katharina Ebert","mobile_number":"404-930-1887","email_id":"Emile63@yahoo.com","dop":"2025-04-06","serial_number":"19566145142221348","imei1":"19566145142221348","imei2":"19566145142221348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192555,"job_number":"JOB_192555","tr_customer_id":192573,"tr_customer_product_id":192563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:08:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13183653765824","imei1":"13183653765824","imei2":"13183653765824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192554,"job_number":"JOB_192554","tr_customer_id":192572,"tr_customer_product_id":192562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:46.000Z","modified_at":"2026-02-20T07:07:46.000Z","name":"Deontae Schroeder","mobile_number":"290-445-5037","email_id":"Dimitri11@hotmail.com","dop":"2025-04-06","serial_number":"14432832645686432","imei1":"14432832645686432","imei2":"14432832645686432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192552,"job_number":"JOB_192552","tr_customer_id":192570,"tr_customer_product_id":192560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:44.000Z","modified_at":"2026-02-20T07:07:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19964477015006","imei1":"19964477015006","imei2":"19964477015006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192551,"job_number":"JOB_192551","tr_customer_id":192569,"tr_customer_product_id":192559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:04.000Z","modified_at":"2026-02-20T07:07:04.000Z","name":"Bryon Roberts","mobile_number":"664-587-4178","email_id":"Dolores18@yahoo.com","dop":"2025-04-06","serial_number":"12387454117825812","imei1":"12387454117825812","imei2":"12387454117825812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192549,"job_number":"JOB_192549","tr_customer_id":192567,"tr_customer_product_id":192557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:58.000Z","modified_at":"2026-02-20T07:06:58.000Z","name":"Evans Cartwright","mobile_number":"318-808-5523","email_id":"Ellen_Paucek@yahoo.com","dop":"2025-04-06","serial_number":"16654464808247868","imei1":"16654464808247868","imei2":"16654464808247868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192547,"job_number":"JOB_192547","tr_customer_id":192565,"tr_customer_product_id":192555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:06:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952866965248","imei1":"10952866965248","imei2":"10952866965248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192546,"job_number":"JOB_192546","tr_customer_id":192564,"tr_customer_product_id":192554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:03.000Z","modified_at":"2026-02-20T07:05:03.000Z","name":"Oliver Satterfield","mobile_number":"279-402-0709","email_id":"Juwan.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"13370612264130504","imei1":"13370612264130504","imei2":"13370612264130504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192544,"job_number":"JOB_192544","tr_customer_id":192562,"tr_customer_product_id":192552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:01.000Z","modified_at":"2026-02-20T07:05:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16601643079885","imei1":"16601643079885","imei2":"16601643079885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192543,"job_number":"JOB_192543","tr_customer_id":192561,"tr_customer_product_id":192551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:20.000Z","modified_at":"2026-02-20T07:04:20.000Z","name":"Ethyl Grady","mobile_number":"247-340-6611","email_id":"Macey_Hettinger@gmail.com","dop":"2025-04-06","serial_number":"10904716183522096","imei1":"10904716183522096","imei2":"10904716183522096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192541,"job_number":"JOB_192541","tr_customer_id":192559,"tr_customer_product_id":192549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14733601722041","imei1":"14733601722041","imei2":"14733601722041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192540,"job_number":"JOB_192540","tr_customer_id":192558,"tr_customer_product_id":192548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:15.000Z","modified_at":"2026-02-20T07:04:15.000Z","name":"Cleveland Weber","mobile_number":"387-319-6601","email_id":"Tania93@gmail.com","dop":"2025-04-06","serial_number":"15665973884350168","imei1":"15665973884350168","imei2":"15665973884350168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192538,"job_number":"JOB_192538","tr_customer_id":192556,"tr_customer_product_id":192546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17539633167738","imei1":"17539633167738","imei2":"17539633167738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192537,"job_number":"JOB_192537","tr_customer_id":192555,"tr_customer_product_id":192545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:46.000Z","modified_at":"2026-02-20T07:03:46.000Z","name":"Karl Beier","mobile_number":"484-402-1764","email_id":"Citlalli_Jones@gmail.com","dop":"2025-04-06","serial_number":"10314420782557428","imei1":"10314420782557428","imei2":"10314420782557428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192535,"job_number":"JOB_192535","tr_customer_id":192553,"tr_customer_product_id":192543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:41.000Z","modified_at":"2026-02-20T07:03:41.000Z","name":"Grayson Kuhn","mobile_number":"617-255-0234","email_id":"Milan38@gmail.com","dop":"2025-04-06","serial_number":"19697908402389400","imei1":"19697908402389400","imei2":"19697908402389400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192533,"job_number":"JOB_192533","tr_customer_id":192551,"tr_customer_product_id":192541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:37.000Z","modified_at":"2026-02-20T07:03:37.000Z","name":"Arno Gutkowski","mobile_number":"706-657-5852","email_id":"Jesus_Fadel@hotmail.com","dop":"2025-04-06","serial_number":"19948981488428050","imei1":"19948981488428050","imei2":"19948981488428050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192531,"job_number":"JOB_192531","tr_customer_id":192549,"tr_customer_product_id":192539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14052418838671","imei1":"14052418838671","imei2":"14052418838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192530,"job_number":"JOB_192530","tr_customer_id":192548,"tr_customer_product_id":192538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:26.000Z","modified_at":"2026-02-20T07:03:26.000Z","name":"Estella Weissnat","mobile_number":"272-590-1061","email_id":"Enola2@hotmail.com","dop":"2025-04-06","serial_number":"17735144296101456","imei1":"17735144296101456","imei2":"17735144296101456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192528,"job_number":"JOB_192528","tr_customer_id":192546,"tr_customer_product_id":192536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:03:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13794319688125","imei1":"13794319688125","imei2":"13794319688125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192527,"job_number":"JOB_192527","tr_customer_id":192545,"tr_customer_product_id":192535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:38.000Z","modified_at":"2026-02-20T07:02:38.000Z","name":"Adan Legros","mobile_number":"390-224-0133","email_id":"Desiree_Batz@yahoo.com","dop":"2025-04-06","serial_number":"16217148083743236","imei1":"16217148083743236","imei2":"16217148083743236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192525,"job_number":"JOB_192525","tr_customer_id":192543,"tr_customer_product_id":192533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11277592838779","imei1":"11277592838779","imei2":"11277592838779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192524,"job_number":"JOB_192524","tr_customer_id":192542,"tr_customer_product_id":192532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:15.000Z","modified_at":"2026-02-20T06:59:15.000Z","name":"Addison Mills","mobile_number":"462-235-2932","email_id":"Leone0@gmail.com","dop":"2025-04-06","serial_number":"14427580880407048","imei1":"14427580880407048","imei2":"14427580880407048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192522,"job_number":"JOB_192522","tr_customer_id":192540,"tr_customer_product_id":192530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281517860886","imei1":"19281517860886","imei2":"19281517860886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192518,"job_number":"JOB_192518","tr_customer_id":192536,"tr_customer_product_id":192526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:32.000Z","modified_at":"2026-02-20T06:58:32.000Z","name":"Joaquin Stark","mobile_number":"559-899-9190","email_id":"Katelyn_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"13762866287599200","imei1":"13762866287599200","imei2":"13762866287599200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192516,"job_number":"JOB_192516","tr_customer_id":192534,"tr_customer_product_id":192524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:58:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12138196474840","imei1":"12138196474840","imei2":"12138196474840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192512,"job_number":"JOB_192512","tr_customer_id":192530,"tr_customer_product_id":192520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:01.000Z","modified_at":"2026-02-20T06:58:01.000Z","name":"Amara Hills","mobile_number":"332-355-2199","email_id":"Estelle.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"17766523913015770","imei1":"17766523913015770","imei2":"17766523913015770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192510,"job_number":"JOB_192510","tr_customer_id":192528,"tr_customer_product_id":192518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19796284856322","imei1":"19796284856322","imei2":"19796284856322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192509,"job_number":"JOB_192509","tr_customer_id":192527,"tr_customer_product_id":192517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:49.000Z","modified_at":"2026-02-20T06:57:49.000Z","name":"Natalie Funk","mobile_number":"718-651-4754","email_id":"Mireille.Koelpin86@hotmail.com","dop":"2025-04-06","serial_number":"11555800519256136","imei1":"11555800519256136","imei2":"11555800519256136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192507,"job_number":"JOB_192507","tr_customer_id":192525,"tr_customer_product_id":192515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:57:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16231322038015","imei1":"16231322038015","imei2":"16231322038015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192506,"job_number":"JOB_192506","tr_customer_id":192524,"tr_customer_product_id":192514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:45.000Z","modified_at":"2026-02-20T06:57:45.000Z","name":"Dianna Mosciski","mobile_number":"387-658-5206","email_id":"Cynthia_Hane11@gmail.com","dop":"2025-04-06","serial_number":"18883799586830496","imei1":"18883799586830496","imei2":"18883799586830496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192504,"job_number":"JOB_192504","tr_customer_id":192522,"tr_customer_product_id":192512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:57:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14717103697454","imei1":"14717103697454","imei2":"14717103697454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192500,"job_number":"JOB_192500","tr_customer_id":192518,"tr_customer_product_id":192508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:16.000Z","modified_at":"2026-02-20T06:57:16.000Z","name":"Estella Prosacco","mobile_number":"806-519-0777","email_id":"Jessyca.OConner28@gmail.com","dop":"2025-04-06","serial_number":"15958788630200428","imei1":"15958788630200428","imei2":"15958788630200428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192498,"job_number":"JOB_192498","tr_customer_id":192516,"tr_customer_product_id":192506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12652245596416","imei1":"12652245596416","imei2":"12652245596416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192497,"job_number":"JOB_192497","tr_customer_id":192515,"tr_customer_product_id":192505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:03.000Z","modified_at":"2026-02-20T06:57:03.000Z","name":"Lisette Goyette","mobile_number":"391-478-2014","email_id":"Mia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"18787944116203790","imei1":"18787944116203790","imei2":"18787944116203790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192495,"job_number":"JOB_192495","tr_customer_id":192513,"tr_customer_product_id":192503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15919379701839","imei1":"15919379701839","imei2":"15919379701839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192493,"job_number":"JOB_192493","tr_customer_id":192511,"tr_customer_product_id":192501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:32.000Z","modified_at":"2026-02-20T06:56:32.000Z","name":"Minerva Brakus","mobile_number":"337-726-0351","email_id":"Adolphus_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"11927890271494176","imei1":"11927890271494176","imei2":"11927890271494176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192489,"job_number":"JOB_192489","tr_customer_id":192507,"tr_customer_product_id":192497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:30.000Z","modified_at":"2026-02-20T06:56:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10748086364455","imei1":"10748086364455","imei2":"10748086364455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192488,"job_number":"JOB_192488","tr_customer_id":192506,"tr_customer_product_id":192496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:29.000Z","modified_at":"2026-02-20T06:56:29.000Z","name":"Paris Hansen","mobile_number":"756-786-3868","email_id":"Kole72@yahoo.com","dop":"2025-04-06","serial_number":"16752572384163678","imei1":"16752572384163678","imei2":"16752572384163678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192486,"job_number":"JOB_192486","tr_customer_id":192504,"tr_customer_product_id":192494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:56:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16566008067030","imei1":"16566008067030","imei2":"16566008067030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192485,"job_number":"JOB_192485","tr_customer_id":192503,"tr_customer_product_id":192493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:20.000Z","modified_at":"2026-02-20T06:56:20.000Z","name":"Steve Langosh","mobile_number":"278-244-7293","email_id":"Isaias.Kerluke98@gmail.com","dop":"2025-04-06","serial_number":"15242972021526682","imei1":"15242972021526682","imei2":"15242972021526682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192483,"job_number":"JOB_192483","tr_customer_id":192501,"tr_customer_product_id":192491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17513762014671","imei1":"17513762014671","imei2":"17513762014671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192482,"job_number":"JOB_192482","tr_customer_id":192500,"tr_customer_product_id":192490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:45.000Z","modified_at":"2026-02-20T06:55:45.000Z","name":"Isaiah Orn","mobile_number":"598-549-8344","email_id":"Fatima_Schoen@gmail.com","dop":"2025-04-06","serial_number":"14309888383696870","imei1":"14309888383696870","imei2":"14309888383696870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192481,"job_number":"JOB_192481","tr_customer_id":192499,"tr_customer_product_id":192489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:55:44.000Z","name":"Gregoria Schuster","mobile_number":"776-249-3363","email_id":"Autumn56@gmail.com","dop":"2025-04-06","serial_number":"15763282726644692","imei1":"15763282726644692","imei2":"15763282726644692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192478,"job_number":"JOB_192478","tr_customer_id":192496,"tr_customer_product_id":192486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:42.000Z","modified_at":"2026-02-20T06:55:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12146686781947","imei1":"12146686781947","imei2":"12146686781947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192477,"job_number":"JOB_192477","tr_customer_id":192495,"tr_customer_product_id":192485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:56.000Z","modified_at":"2026-02-20T06:54:56.000Z","name":"Herta Hegmann","mobile_number":"860-374-0957","email_id":"Mateo_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"19326149959379696","imei1":"19326149959379696","imei2":"19326149959379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192475,"job_number":"JOB_192475","tr_customer_id":192493,"tr_customer_product_id":192483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:54:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17131860657428","imei1":"17131860657428","imei2":"17131860657428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192474,"job_number":"JOB_192474","tr_customer_id":192492,"tr_customer_product_id":192482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:29.000Z","modified_at":"2026-02-20T06:53:29.000Z","name":"Lilian Morissette","mobile_number":"893-666-6033","email_id":"Birdie_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"19693867051211290","imei1":"19693867051211290","imei2":"19693867051211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192472,"job_number":"JOB_192472","tr_customer_id":192490,"tr_customer_product_id":192480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:53:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18626272972535","imei1":"18626272972535","imei2":"18626272972535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192471,"job_number":"JOB_192471","tr_customer_id":192489,"tr_customer_product_id":192479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:43.000Z","modified_at":"2026-02-20T06:52:43.000Z","name":"Larissa Walker","mobile_number":"684-667-0717","email_id":"Eunice.Kiehn29@yahoo.com","dop":"2025-04-06","serial_number":"19575294411871896","imei1":"19575294411871896","imei2":"19575294411871896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192469,"job_number":"JOB_192469","tr_customer_id":192487,"tr_customer_product_id":192477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19417454912614","imei1":"19417454912614","imei2":"19417454912614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192468,"job_number":"JOB_192468","tr_customer_id":192486,"tr_customer_product_id":192476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:58.000Z","modified_at":"2026-02-20T06:51:58.000Z","name":"Genoveva Wiza","mobile_number":"643-420-6826","email_id":"Jennyfer_Green@gmail.com","dop":"2025-04-06","serial_number":"16316146306645132","imei1":"16316146306645132","imei2":"16316146306645132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192466,"job_number":"JOB_192466","tr_customer_id":192484,"tr_customer_product_id":192474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:51:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14493978784910","imei1":"14493978784910","imei2":"14493978784910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192462,"job_number":"JOB_192462","tr_customer_id":192480,"tr_customer_product_id":192470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:21.000Z","modified_at":"2026-02-20T06:49:21.000Z","name":"Ryann Kuhic","mobile_number":"519-941-9020","email_id":"Pedro71@yahoo.com","dop":"2025-04-06","serial_number":"12811466492444172","imei1":"12811466492444172","imei2":"12811466492444172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192460,"job_number":"JOB_192460","tr_customer_id":192478,"tr_customer_product_id":192468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18046508498767","imei1":"18046508498767","imei2":"18046508498767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192458,"job_number":"JOB_192458","tr_customer_id":192476,"tr_customer_product_id":192466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:38.000Z","modified_at":"2026-02-20T06:48:38.000Z","name":"Everett Rowe","mobile_number":"497-891-5226","email_id":"Leonard_Zboncak35@yahoo.com","dop":"2025-04-06","serial_number":"17298270473950880","imei1":"17298270473950880","imei2":"17298270473950880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192456,"job_number":"JOB_192456","tr_customer_id":192474,"tr_customer_product_id":192464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:48:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11417340923331","imei1":"11417340923331","imei2":"11417340923331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192454,"job_number":"JOB_192454","tr_customer_id":192472,"tr_customer_product_id":192462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:28.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"18517521276707","imei1":"18517521276707","imei2":"18517521276707","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192452,"job_number":"JOB_192452","tr_customer_id":192470,"tr_customer_product_id":192460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:47:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45044932742141","imei1":"45044932742141","imei2":"45044932742141","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192451,"job_number":"JOB_192451","tr_customer_id":192469,"tr_customer_product_id":192459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:55.000Z","modified_at":"2026-02-20T06:47:55.000Z","name":"Jonas King","mobile_number":"699-755-8526","email_id":"Jace_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"18044767624850188","imei1":"18044767624850188","imei2":"18044767624850188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192449,"job_number":"JOB_192449","tr_customer_id":192467,"tr_customer_product_id":192457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17774807559924","imei1":"17774807559924","imei2":"17774807559924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192448,"job_number":"JOB_192448","tr_customer_id":192466,"tr_customer_product_id":192456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:02.000Z","modified_at":"2026-02-20T06:46:02.000Z","name":"Robin Batz","mobile_number":"250-339-3638","email_id":"Garnet55@hotmail.com","dop":"2025-04-06","serial_number":"18033745949699656","imei1":"18033745949699656","imei2":"18033745949699656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192446,"job_number":"JOB_192446","tr_customer_id":192464,"tr_customer_product_id":192454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18958173281600","imei1":"18958173281600","imei2":"18958173281600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192445,"job_number":"JOB_192445","tr_customer_id":192463,"tr_customer_product_id":192453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:20.000Z","modified_at":"2026-02-20T06:45:20.000Z","name":"Icie Durgan","mobile_number":"485-605-6826","email_id":"Osbaldo66@hotmail.com","dop":"2025-04-06","serial_number":"10755235594698420","imei1":"10755235594698420","imei2":"10755235594698420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192443,"job_number":"JOB_192443","tr_customer_id":192461,"tr_customer_product_id":192451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10507107161537","imei1":"10507107161537","imei2":"10507107161537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192442,"job_number":"JOB_192442","tr_customer_id":192460,"tr_customer_product_id":192450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:37.000Z","modified_at":"2026-02-20T06:44:37.000Z","name":"Julia Emard","mobile_number":"539-449-5865","email_id":"Sallie_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"16429707627683036","imei1":"16429707627683036","imei2":"16429707627683036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192440,"job_number":"JOB_192440","tr_customer_id":192458,"tr_customer_product_id":192448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:44:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10109765421354","imei1":"10109765421354","imei2":"10109765421354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192439,"job_number":"JOB_192439","tr_customer_id":192457,"tr_customer_product_id":192447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:52.000Z","modified_at":"2026-02-20T06:43:52.000Z","name":"Daphne Strosin","mobile_number":"735-718-9118","email_id":"Stephen_Altenwerth@yahoo.com","dop":"2025-06-18","serial_number":"1067770696039601","imei1":"1067770696039601","imei2":"1067770696039601","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192437,"job_number":"JOB_192437","tr_customer_id":192455,"tr_customer_product_id":192445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:43:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10526043408569","imei1":"10526043408569","imei2":"10526043408569","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192436,"job_number":"JOB_192436","tr_customer_id":192454,"tr_customer_product_id":192444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:20.000Z","modified_at":"2026-02-20T06:43:20.000Z","name":"Kaycee Larkin","mobile_number":"857-355-7770","email_id":"Lue67@hotmail.com","dop":"2025-04-06","serial_number":"10657107355529558","imei1":"10657107355529558","imei2":"10657107355529558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192434,"job_number":"JOB_192434","tr_customer_id":192452,"tr_customer_product_id":192442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:06.000Z","modified_at":"2026-02-20T06:43:06.000Z","name":"Nathen Kuhn","mobile_number":"493-357-1582","email_id":"Nicolette.Cremin@hotmail.com","dop":"2025-06-18","serial_number":"1006826681599385","imei1":"1006826681599385","imei2":"1006826681599385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192432,"job_number":"JOB_192432","tr_customer_id":192450,"tr_customer_product_id":192440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10064150756498","imei1":"10064150756498","imei2":"10064150756498","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192430,"job_number":"JOB_192430","tr_customer_id":192448,"tr_customer_product_id":192438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:42:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101895146345632","imei1":"101895146345632","imei2":"101895146345632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192426,"job_number":"JOB_192426","tr_customer_id":192444,"tr_customer_product_id":192434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:02.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100033227488169","imei1":"100033227488169","imei2":"100033227488169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192421,"job_number":"JOB_192421","tr_customer_id":192439,"tr_customer_product_id":192429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105097602446360","imei1":"105097602446360","imei2":"105097602446360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192408,"job_number":"JOB_192408","tr_customer_id":192426,"tr_customer_product_id":192416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:08.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"74009212981800","imei1":"74009212981800","imei2":"74009212981800","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192406,"job_number":"JOB_192406","tr_customer_id":192424,"tr_customer_product_id":192414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:32.000Z","modified_at":"2026-02-20T06:36:32.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62458444920351","imei1":"62458444920351","imei2":"62458444920351","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192404,"job_number":"JOB_192404","tr_customer_id":192422,"tr_customer_product_id":192412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:35:56.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"93478124474870","imei1":"93478124474870","imei2":"93478124474870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192402,"job_number":"JOB_192402","tr_customer_id":192420,"tr_customer_product_id":192410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15052025506743","imei1":"15052025506743","imei2":"15052025506743","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192400,"job_number":"JOB_192400","tr_customer_id":192418,"tr_customer_product_id":192408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16628700434711","imei1":"16628700434711","imei2":"16628700434711","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192398,"job_number":"JOB_192398","tr_customer_id":192416,"tr_customer_product_id":192406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:26.000Z","modified_at":"2026-02-20T05:36:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16614218405268","imei1":"16614218405268","imei2":"16614218405268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192397,"job_number":"JOB_192397","tr_customer_id":192415,"tr_customer_product_id":192405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:58.000Z","modified_at":"2026-02-20T05:34:58.000Z","name":"Kiley Hintz","mobile_number":"683-742-4186","email_id":"Marianna.Schaden90@yahoo.com","dop":"2025-04-06","serial_number":"15530095581675214","imei1":"15530095581675214","imei2":"15530095581675214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192395,"job_number":"JOB_192395","tr_customer_id":192413,"tr_customer_product_id":192403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:34.000Z","modified_at":"2026-02-20T05:34:34.000Z","name":"Kirk Ziemann","mobile_number":"986-895-8077","email_id":"Mossie_Considine@hotmail.com","dop":"2025-04-06","serial_number":"17919851345320204","imei1":"17919851345320204","imei2":"17919851345320204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192392,"job_number":"JOB_192392","tr_customer_id":192410,"tr_customer_product_id":192400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:41.000Z","modified_at":"2026-02-20T05:18:41.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102335650492521","imei1":"102335650492521","imei2":"102335650492521","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192390,"job_number":"JOB_192390","tr_customer_id":192408,"tr_customer_product_id":192398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:29.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100119711155276","imei1":"100119711155276","imei2":"100119711155276","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192389,"job_number":"JOB_192389","tr_customer_id":192407,"tr_customer_product_id":192397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:39.000Z","modified_at":"2026-02-20T05:14:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"78754118306217","imei1":"78754118306217","imei2":"78754118306217","popurl":"2026-02-10T05:14:38.621295426Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192388,"job_number":"JOB_192388","tr_customer_id":192406,"tr_customer_product_id":192396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:27.000Z","modified_at":"2026-02-20T05:14:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"80044353160324","imei1":"80044353160324","imei2":"80044353160324","popurl":"2026-02-10T05:14:27.320703272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192385,"job_number":"JOB_192385","tr_customer_id":192403,"tr_customer_product_id":192393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:10:40.000Z","modified_at":"2026-02-20T05:10:40.000Z","name":"Dhana Guneta","mobile_number":"7078502493","email_id":"kali.dubashi@yahoo.co.in","dop":"2026-02-10","serial_number":"155369694223844","imei1":"155369694223844","imei2":"155369694223844","popurl":"www.rupinder-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192383,"job_number":"JOB_192383","tr_customer_id":192401,"tr_customer_product_id":192391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:20.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"59684844800669","imei1":"59684844800669","imei2":"59684844800669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192381,"job_number":"JOB_192381","tr_customer_id":192399,"tr_customer_product_id":192389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:48.000Z","modified_at":"2026-02-20T05:04:48.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"16029808109862","imei1":"16029808109862","imei2":"16029808109862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192379,"job_number":"JOB_192379","tr_customer_id":192397,"tr_customer_product_id":192387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:57.000Z","modified_at":"2026-02-20T04:58:57.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-10","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-10T04:58:57.192727955Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192378,"job_number":"JOB_192378","tr_customer_id":192396,"tr_customer_product_id":192386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:51.000Z","modified_at":"2026-02-20T04:58:51.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447048","imei1":"66269747447048","imei2":"66269747447048","popurl":"2026-02-10T04:58:47.064665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192377,"job_number":"JOB_192377","tr_customer_id":192395,"tr_customer_product_id":192385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:51:12.000Z","modified_at":"2026-02-20T04:51:12.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447038","imei1":"66269747447038","imei2":"66269747447038","popurl":"2026-02-10T04:51:08.774934100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192375,"job_number":"JOB_192375","tr_customer_id":192393,"tr_customer_product_id":192383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94031600770886","imei1":"94031600770886","imei2":"94031600770886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192374,"job_number":"JOB_192374","tr_customer_id":192392,"tr_customer_product_id":192382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58107463899197","imei1":"58107463899197","imei2":"58107463899197","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192373,"job_number":"JOB_192373","tr_customer_id":192391,"tr_customer_product_id":192381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24546714488412","imei1":"24546714488412","imei2":"24546714488412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192372,"job_number":"JOB_192372","tr_customer_id":192390,"tr_customer_product_id":192380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23015702777621","imei1":"23015702777621","imei2":"23015702777621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192371,"job_number":"JOB_192371","tr_customer_id":192389,"tr_customer_product_id":192379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95580440785076","imei1":"95580440785076","imei2":"95580440785076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192370,"job_number":"JOB_192370","tr_customer_id":192388,"tr_customer_product_id":192378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72963387800296","imei1":"72963387800296","imei2":"72963387800296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192368,"job_number":"JOB_192368","tr_customer_id":192386,"tr_customer_product_id":192376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76282941030131","imei1":"76282941030131","imei2":"76282941030131","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192367,"job_number":"JOB_192367","tr_customer_id":192385,"tr_customer_product_id":192375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30354876696584","imei1":"30354876696584","imei2":"30354876696584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192366,"job_number":"JOB_192366","tr_customer_id":192384,"tr_customer_product_id":192374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51556448442048","imei1":"51556448442048","imei2":"51556448442048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192365,"job_number":"JOB_192365","tr_customer_id":192383,"tr_customer_product_id":192373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44503316396410","imei1":"44503316396410","imei2":"44503316396410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192364,"job_number":"JOB_192364","tr_customer_id":192382,"tr_customer_product_id":192372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78279695555596","imei1":"78279695555596","imei2":"78279695555596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192363,"job_number":"JOB_192363","tr_customer_id":192381,"tr_customer_product_id":192371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:40.000Z","modified_at":"2026-02-20T04:42:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82629818463023","imei1":"82629818463023","imei2":"82629818463023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192361,"job_number":"JOB_192361","tr_customer_id":192379,"tr_customer_product_id":192369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49769185570455","imei1":"49769185570455","imei2":"49769185570455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192360,"job_number":"JOB_192360","tr_customer_id":192378,"tr_customer_product_id":192368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59542974840550","imei1":"59542974840550","imei2":"59542974840550","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192359,"job_number":"JOB_192359","tr_customer_id":192377,"tr_customer_product_id":192367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55121177792595","imei1":"55121177792595","imei2":"55121177792595","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192358,"job_number":"JOB_192358","tr_customer_id":192376,"tr_customer_product_id":192366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68718226498479","imei1":"68718226498479","imei2":"68718226498479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192357,"job_number":"JOB_192357","tr_customer_id":192375,"tr_customer_product_id":192365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89320846241833","imei1":"89320846241833","imei2":"89320846241833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192356,"job_number":"JOB_192356","tr_customer_id":192374,"tr_customer_product_id":192364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44689195049235","imei1":"44689195049235","imei2":"44689195049235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192354,"job_number":"JOB_192354","tr_customer_id":192372,"tr_customer_product_id":192362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:51.000Z","modified_at":"2026-02-20T04:28:51.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"597438687000840","imei1":"597438687000840","imei2":"1597438687000840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192353,"job_number":"JOB_192353","tr_customer_id":192371,"tr_customer_product_id":192361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:23.000Z","modified_at":"2026-02-20T04:28:23.000Z","name":"Reggie Emard","mobile_number":"599-566-8244","email_id":"Deion38@gmail.com","dop":"2025-04-06","serial_number":"12681936877788088","imei1":"12681936877788088","imei2":"12681936877788088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192351,"job_number":"JOB_192351","tr_customer_id":192369,"tr_customer_product_id":192359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17287805802378","imei1":"17287805802378","imei2":"17287805802378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192347,"job_number":"JOB_192347","tr_customer_id":192365,"tr_customer_product_id":192355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:16.000Z","modified_at":"2026-02-20T04:28:16.000Z","name":"Joanie Baumbach","mobile_number":"780-249-1991","email_id":"Ottilie.Terry51@yahoo.com","dop":"2025-04-06","serial_number":"16532561207526846","imei1":"16532561207526846","imei2":"16532561207526846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192345,"job_number":"JOB_192345","tr_customer_id":192363,"tr_customer_product_id":192353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18709373899158","imei1":"18709373899158","imei2":"18709373899158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192344,"job_number":"JOB_192344","tr_customer_id":192362,"tr_customer_product_id":192352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Clara Becker","mobile_number":"537-544-7347","email_id":"Barbara_Sauer49@hotmail.com","dop":"2025-04-06","serial_number":"14836831398055436","imei1":"14836831398055436","imei2":"14836831398055436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192342,"job_number":"JOB_192342","tr_customer_id":192360,"tr_customer_product_id":192350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:12.000Z","modified_at":"2026-02-20T04:28:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"345849152557669","imei1":"345849152557669","imei2":"1345849152557669","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192340,"job_number":"JOB_192340","tr_customer_id":192358,"tr_customer_product_id":192348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11286074480623","imei1":"11286074480623","imei2":"11286074480623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192339,"job_number":"JOB_192339","tr_customer_id":192357,"tr_customer_product_id":192347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19505642204691","imei1":"19505642204691","imei2":"119505642204691","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192338,"job_number":"JOB_192338","tr_customer_id":192356,"tr_customer_product_id":192346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:04.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Rachelle Ritchie","mobile_number":"546-544-3873","email_id":"Leta12@hotmail.com","dop":"2025-08-24","serial_number":"1012673968433516","imei1":"1012673968433516","imei2":"1012673968433516","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192336,"job_number":"JOB_192336","tr_customer_id":192354,"tr_customer_product_id":192344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:02.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19814862528556","imei1":"19814862528556","imei2":"19814862528556","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192335,"job_number":"JOB_192335","tr_customer_id":192353,"tr_customer_product_id":192343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:56.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Gregory Altenwerth","mobile_number":"876-581-8250","email_id":"Joy.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"14461820288502618","imei1":"14461820288502618","imei2":"14461820288502618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192334,"job_number":"JOB_192334","tr_customer_id":192352,"tr_customer_product_id":192342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Scarlett Wolf","mobile_number":"866-791-8273","email_id":"Shanny18@hotmail.com","dop":"2025-04-06","serial_number":"16960936641357378","imei1":"16960936641357378","imei2":"16960936641357378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192332,"job_number":"JOB_192332","tr_customer_id":192350,"tr_customer_product_id":192340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15652619589906","imei1":"15652619589906","imei2":"15652619589906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192331,"job_number":"JOB_192331","tr_customer_id":192349,"tr_customer_product_id":192339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"Lincoln Grady","mobile_number":"621-757-2885","email_id":"Kirstin.King@hotmail.com","dop":"2025-04-06","serial_number":"12521058868087924","imei1":"12521058868087924","imei2":"12521058868087924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192329,"job_number":"JOB_192329","tr_customer_id":192347,"tr_customer_product_id":192337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17842545317723","imei1":"17842545317723","imei2":"17842545317723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192327,"job_number":"JOB_192327","tr_customer_id":192345,"tr_customer_product_id":192335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:27:53.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14000187040287","imei1":"14000187040287","imei2":"14000187040287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192326,"job_number":"JOB_192326","tr_customer_id":192344,"tr_customer_product_id":192334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:51.000Z","modified_at":"2026-02-20T04:27:51.000Z","name":"Shana Kling","mobile_number":"287-714-4688","email_id":"Delmer.Hoppe38@gmail.com","dop":"2025-04-06","serial_number":"14710271450153808","imei1":"14710271450153808","imei2":"14710271450153808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192325,"job_number":"JOB_192325","tr_customer_id":192343,"tr_customer_product_id":192333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:50.000Z","modified_at":"2026-02-20T04:27:50.000Z","name":"Estell D'Amore","mobile_number":"675-458-9016","email_id":"Elna_Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10651991905610270","imei1":"10651991905610270","imei2":"10651991905610270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192323,"job_number":"JOB_192323","tr_customer_id":192341,"tr_customer_product_id":192331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:27:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17577294992945","imei1":"17577294992945","imei2":"17577294992945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192321,"job_number":"JOB_192321","tr_customer_id":192339,"tr_customer_product_id":192329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:48.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10461737984176","imei1":"10461737984176","imei2":"10461737984176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192319,"job_number":"JOB_192319","tr_customer_id":192337,"tr_customer_product_id":192327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106462061026627","imei1":"106462061026627","imei2":"106462061026627","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192318,"job_number":"JOB_192318","tr_customer_id":192336,"tr_customer_product_id":192326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:41.000Z","modified_at":"2026-02-20T04:27:41.000Z","name":"Angelica Legros","mobile_number":"838-663-1724","email_id":"Rico_Barrows62@yahoo.com","dop":"2025-04-06","serial_number":"18603433076775616","imei1":"18603433076775616","imei2":"18603433076775616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192316,"job_number":"JOB_192316","tr_customer_id":192334,"tr_customer_product_id":192324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:27:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11547758966424","imei1":"11547758966424","imei2":"11547758966424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192314,"job_number":"JOB_192314","tr_customer_id":192332,"tr_customer_product_id":192322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:38.000Z","modified_at":"2026-02-20T04:27:38.000Z","name":"Hertha Franecki","mobile_number":"692-883-1570","email_id":"Janick39@hotmail.com","dop":"2025-04-06","serial_number":"17961638672207604","imei1":"17961638672207604","imei2":"17961638672207604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192309,"job_number":"JOB_192309","tr_customer_id":192327,"tr_customer_product_id":192317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19350288081770","imei1":"19350288081770","imei2":"19350288081770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192307,"job_number":"JOB_192307","tr_customer_id":192325,"tr_customer_product_id":192315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"Alyson Gibson","mobile_number":"633-386-8069","email_id":"Shea1@yahoo.com","dop":"2025-04-06","serial_number":"12053291012152500","imei1":"12053291012152500","imei2":"12053291012152500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192306,"job_number":"JOB_192306","tr_customer_id":192324,"tr_customer_product_id":192314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"641815615084629","imei1":"641815615084629","imei2":"1641815615084629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192304,"job_number":"JOB_192304","tr_customer_id":192322,"tr_customer_product_id":192312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Raven Stehr","mobile_number":"623-543-4100","email_id":"Scot_Kihn@gmail.com","dop":"2025-04-06","serial_number":"10403763432541764","imei1":"10403763432541764","imei2":"10403763432541764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192303,"job_number":"JOB_192303","tr_customer_id":192321,"tr_customer_product_id":192311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18084384628409","imei1":"18084384628409","imei2":"118084384628409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192302,"job_number":"JOB_192302","tr_customer_id":192320,"tr_customer_product_id":192310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17859529983911","imei1":"17859529983911","imei2":"17859529983911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192297,"job_number":"JOB_192297","tr_customer_id":192315,"tr_customer_product_id":192305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"10793153240725","imei1":"10793153240725","imei2":"10793153240725","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192295,"job_number":"JOB_192295","tr_customer_id":192313,"tr_customer_product_id":192303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:27:29.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10100027748543","imei1":"10100027748543","imei2":"10100027748543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192293,"job_number":"JOB_192293","tr_customer_id":192311,"tr_customer_product_id":192301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:22.000Z","modified_at":"2026-02-20T04:27:22.000Z","name":"Clyde Hansen","mobile_number":"260-513-7751","email_id":"Pamela.Muller@gmail.com","dop":"2025-08-24","serial_number":"1074617187565858","imei1":"1074617187565858","imei2":"1074617187565858","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192291,"job_number":"JOB_192291","tr_customer_id":192309,"tr_customer_product_id":192299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18990079502462","imei1":"18990079502462","imei2":"18990079502462","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192290,"job_number":"JOB_192290","tr_customer_id":192308,"tr_customer_product_id":192298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:15.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Donato Nicolas","mobile_number":"238-445-5257","email_id":"Pedro_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"17251398445004708","imei1":"17251398445004708","imei2":"17251398445004708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192286,"job_number":"JOB_192286","tr_customer_id":192304,"tr_customer_product_id":192294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15600232484542","imei1":"15600232484542","imei2":"15600232484542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192284,"job_number":"JOB_192284","tr_customer_id":192302,"tr_customer_product_id":192292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Raquel Auer","mobile_number":"393-793-8685","email_id":"Daphne74@yahoo.com","dop":"2025-04-06","serial_number":"19273838341621000","imei1":"19273838341621000","imei2":"19273838341621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192283,"job_number":"JOB_192283","tr_customer_id":192301,"tr_customer_product_id":192291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Adolf Dooley","mobile_number":"954-830-8100","email_id":"Cyril_Muller44@gmail.com","dop":"2025-04-06","serial_number":"17243538303076680","imei1":"17243538303076680","imei2":"17243538303076680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192279,"job_number":"JOB_192279","tr_customer_id":192297,"tr_customer_product_id":192287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10686165980332","imei1":"10686165980332","imei2":"10686165980332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192278,"job_number":"JOB_192278","tr_customer_id":192296,"tr_customer_product_id":192286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Nicole Leannon","mobile_number":"435-559-7574","email_id":"Emelia_Keebler13@gmail.com","dop":"2025-04-06","serial_number":"18633762910860624","imei1":"18633762910860624","imei2":"18633762910860624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192277,"job_number":"JOB_192277","tr_customer_id":192295,"tr_customer_product_id":192285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17268246490142","imei1":"17268246490142","imei2":"17268246490142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192276,"job_number":"JOB_192276","tr_customer_id":192294,"tr_customer_product_id":192284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Evert Considine","mobile_number":"335-881-7164","email_id":"Jaime.Mayer8@hotmail.com","dop":"2025-04-06","serial_number":"18171978423895064","imei1":"18171978423895064","imei2":"18171978423895064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192275,"job_number":"JOB_192275","tr_customer_id":192293,"tr_customer_product_id":192283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Chaim Carroll","mobile_number":"722-397-8613","email_id":"Mitchel83@yahoo.com","dop":"2025-04-06","serial_number":"13370437045970162","imei1":"13370437045970162","imei2":"13370437045970162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192273,"job_number":"JOB_192273","tr_customer_id":192291,"tr_customer_product_id":192281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16271066827076","imei1":"16271066827076","imei2":"16271066827076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192270,"job_number":"JOB_192270","tr_customer_id":192288,"tr_customer_product_id":192278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13924492995936","imei1":"13924492995936","imei2":"13924492995936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192269,"job_number":"JOB_192269","tr_customer_id":192287,"tr_customer_product_id":192277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16665477798922","imei1":"16665477798922","imei2":"16665477798922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192268,"job_number":"JOB_192268","tr_customer_id":192286,"tr_customer_product_id":192276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Lorine Cole","mobile_number":"287-757-4675","email_id":"Cade51@gmail.com","dop":"2025-04-06","serial_number":"16244777108209318","imei1":"16244777108209318","imei2":"16244777108209318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192266,"job_number":"JOB_192266","tr_customer_id":192284,"tr_customer_product_id":192274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:05.000Z","modified_at":"2026-02-20T04:27:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17596815393325","imei1":"17596815393325","imei2":"17596815393325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192264,"job_number":"JOB_192264","tr_customer_id":192282,"tr_customer_product_id":192272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100551758594170","imei1":"100551758594170","imei2":"100551758594170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192262,"job_number":"JOB_192262","tr_customer_id":192280,"tr_customer_product_id":192270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62336645097062","imei1":"62336645097062","imei2":"62336645097062","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192261,"job_number":"JOB_192261","tr_customer_id":192279,"tr_customer_product_id":192269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Sheridan Pouros","mobile_number":"359-207-7793","email_id":"Levi.Emard23@gmail.com","dop":"2025-04-06","serial_number":"10047484072572380","imei1":"10047484072572380","imei2":"10047484072572380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192259,"job_number":"JOB_192259","tr_customer_id":192277,"tr_customer_product_id":192267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:26:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14766937446780","imei1":"14766937446780","imei2":"14766937446780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192252,"job_number":"JOB_192252","tr_customer_id":192270,"tr_customer_product_id":192260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:26:53.000Z","name":"Guy Kassulke","mobile_number":"696-231-8891","email_id":"Adelia62@gmail.com","dop":"2025-04-06","serial_number":"18324501668395336","imei1":"18324501668395336","imei2":"18324501668395336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192250,"job_number":"JOB_192250","tr_customer_id":192268,"tr_customer_product_id":192258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:26:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"655130472965032","imei1":"655130472965032","imei2":"1655130472965032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192248,"job_number":"JOB_192248","tr_customer_id":192266,"tr_customer_product_id":192256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11699474937819","imei1":"11699474937819","imei2":"11699474937819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192247,"job_number":"JOB_192247","tr_customer_id":192265,"tr_customer_product_id":192255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"11059222302253","imei1":"11059222302253","imei2":"111059222302253","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192246,"job_number":"JOB_192246","tr_customer_id":192264,"tr_customer_product_id":192254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:50.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Okey Stanton","mobile_number":"761-453-8138","email_id":"Danial_Yost35@yahoo.com","dop":"2025-04-06","serial_number":"13920427051876158","imei1":"13920427051876158","imei2":"13920427051876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192244,"job_number":"JOB_192244","tr_customer_id":192262,"tr_customer_product_id":192252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12759655692650","imei1":"12759655692650","imei2":"12759655692650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192243,"job_number":"JOB_192243","tr_customer_id":192261,"tr_customer_product_id":192251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"Boyd Lueilwitz","mobile_number":"731-644-6576","email_id":"Steve62@gmail.com","dop":"2025-04-06","serial_number":"15659755501713136","imei1":"15659755501713136","imei2":"15659755501713136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192242,"job_number":"JOB_192242","tr_customer_id":192260,"tr_customer_product_id":192250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:48.000Z","modified_at":"2026-02-20T04:26:48.000Z","name":"Elian Pagac","mobile_number":"954-507-3352","email_id":"Ellen12@gmail.com","dop":"2025-04-06","serial_number":"19637263090685730","imei1":"19637263090685730","imei2":"19637263090685730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192240,"job_number":"JOB_192240","tr_customer_id":192258,"tr_customer_product_id":192248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"15190503363578","imei1":"15190503363578","imei2":"15190503363578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192238,"job_number":"JOB_192238","tr_customer_id":192256,"tr_customer_product_id":192246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:46.000Z","modified_at":"2026-02-20T04:26:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16264038260405","imei1":"16264038260405","imei2":"16264038260405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192237,"job_number":"JOB_192237","tr_customer_id":192255,"tr_customer_product_id":192245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:26:41.000Z","name":"Demond Hermann","mobile_number":"833-234-1675","email_id":"Noe_Kris1@gmail.com","dop":"2025-08-24","serial_number":"1011121697881295","imei1":"1011121697881295","imei2":"1011121697881295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192235,"job_number":"JOB_192235","tr_customer_id":192253,"tr_customer_product_id":192243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:26:40.000Z","name":"Keyon Stamm","mobile_number":"636-977-2883","email_id":"Hillard_West@gmail.com","dop":"2025-04-06","serial_number":"14512412134326084","imei1":"14512412134326084","imei2":"14512412134326084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192233,"job_number":"JOB_192233","tr_customer_id":192251,"tr_customer_product_id":192241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"18075623260751","imei1":"18075623260751","imei2":"18075623260751","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192232,"job_number":"JOB_192232","tr_customer_id":192250,"tr_customer_product_id":192240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Kim West","mobile_number":"788-431-6166","email_id":"Gaetano26@hotmail.com","dop":"2025-02-01","serial_number":"49872992865827","imei1":"49872992865827","imei2":"49872992865827","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192230,"job_number":"JOB_192230","tr_customer_id":192248,"tr_customer_product_id":192238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"72622657982524","imei1":"72622657982524","imei2":"72622657982524","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192229,"job_number":"JOB_192229","tr_customer_id":192247,"tr_customer_product_id":192237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261648745731","imei1":"19261648745731","imei2":"19261648745731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192228,"job_number":"JOB_192228","tr_customer_id":192246,"tr_customer_product_id":192236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:38.000Z","modified_at":"2026-02-20T04:26:38.000Z","name":"Lonnie Kozey","mobile_number":"424-204-8859","email_id":"Suzanne73@hotmail.com","dop":"2025-04-06","serial_number":"14848298632247720","imei1":"14848298632247720","imei2":"14848298632247720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192226,"job_number":"JOB_192226","tr_customer_id":192244,"tr_customer_product_id":192234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12816847803790","imei1":"12816847803790","imei2":"12816847803790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192222,"job_number":"JOB_192222","tr_customer_id":192240,"tr_customer_product_id":192230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Romaine Auer","mobile_number":"552-457-8500","email_id":"Jolie_Lueilwitz87@gmail.com","dop":"2025-04-06","serial_number":"12067162747673106","imei1":"12067162747673106","imei2":"12067162747673106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192217,"job_number":"JOB_192217","tr_customer_id":192235,"tr_customer_product_id":192225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14433616204064","imei1":"14433616204064","imei2":"14433616204064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192216,"job_number":"JOB_192216","tr_customer_id":192234,"tr_customer_product_id":192224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:30.000Z","modified_at":"2026-02-20T04:26:30.000Z","name":"Nya Reinger","mobile_number":"765-436-9195","email_id":"Miracle.Schoen@gmail.com","dop":"2025-04-06","serial_number":"11684711041680516","imei1":"11684711041680516","imei2":"11684711041680516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192213,"job_number":"JOB_192213","tr_customer_id":192231,"tr_customer_product_id":192221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"94276198781841","imei1":"94276198781841","imei2":"94276198781841","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192212,"job_number":"JOB_192212","tr_customer_id":192230,"tr_customer_product_id":192220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15399849540562","imei1":"15399849540562","imei2":"15399849540562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192211,"job_number":"JOB_192211","tr_customer_id":192229,"tr_customer_product_id":192219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Effie Reichel","mobile_number":"256-205-7112","email_id":"Armand.Greenholt@gmail.com","dop":"2025-04-06","serial_number":"12970926770170610","imei1":"12970926770170610","imei2":"12970926770170610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192210,"job_number":"JOB_192210","tr_customer_id":192228,"tr_customer_product_id":192218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:28.000Z","modified_at":"2026-02-20T04:26:28.000Z","name":"Adele Stokes","mobile_number":"812-556-8127","email_id":"Daphney.Grady@gmail.com","dop":"2025-04-06","serial_number":"10378939099483398","imei1":"10378939099483398","imei2":"10378939099483398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192208,"job_number":"JOB_192208","tr_customer_id":192226,"tr_customer_product_id":192216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:26:27.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16006662964021","imei1":"16006662964021","imei2":"16006662964021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192206,"job_number":"JOB_192206","tr_customer_id":192224,"tr_customer_product_id":192214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056051856007","imei1":"11056051856007","imei2":"11056051856007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192205,"job_number":"JOB_192205","tr_customer_id":192223,"tr_customer_product_id":192213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Keven Fay","mobile_number":"832-949-0682","email_id":"Webster_Jaskolski15@yahoo.com","dop":"2025-04-06","serial_number":"16926062052173096","imei1":"16926062052173096","imei2":"16926062052173096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192203,"job_number":"JOB_192203","tr_customer_id":192221,"tr_customer_product_id":192211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Marina Lindgren","mobile_number":"570-619-0989","email_id":"Rolando_Goyette55@hotmail.com","dop":"2025-04-06","serial_number":"16396084084508916","imei1":"16396084084508916","imei2":"16396084084508916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192201,"job_number":"JOB_192201","tr_customer_id":192219,"tr_customer_product_id":192209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"Hailey Bogan","mobile_number":"451-253-2264","email_id":"Yoshiko53@yahoo.com","dop":"2025-04-06","serial_number":"17378013149017232","imei1":"17378013149017232","imei2":"17378013149017232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192200,"job_number":"JOB_192200","tr_customer_id":192218,"tr_customer_product_id":192208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17012733958718","imei1":"17012733958718","imei2":"17012733958718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192198,"job_number":"JOB_192198","tr_customer_id":192216,"tr_customer_product_id":192206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12608237797284","imei1":"12608237797284","imei2":"12608237797284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192197,"job_number":"JOB_192197","tr_customer_id":192215,"tr_customer_product_id":192205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"Fred Daugherty","mobile_number":"704-827-0860","email_id":"Cali_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"11394305677487482","imei1":"11394305677487482","imei2":"11394305677487482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192195,"job_number":"JOB_192195","tr_customer_id":192213,"tr_customer_product_id":192203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12206007589680","imei1":"12206007589680","imei2":"12206007589680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192193,"job_number":"JOB_192193","tr_customer_id":192211,"tr_customer_product_id":192201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165931216267","imei1":"10165931216267","imei2":"10165931216267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192191,"job_number":"JOB_192191","tr_customer_id":192209,"tr_customer_product_id":192199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Tony Marvin","mobile_number":"328-987-5739","email_id":"Eugene_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1468325182464402","imei1":"1468325182464402","imei2":"1468325182464402","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192187,"job_number":"JOB_192187","tr_customer_id":192205,"tr_customer_product_id":192195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:21.000Z","modified_at":"2026-02-20T04:26:21.000Z","name":"Johnny Waelchi","mobile_number":"655-898-3662","email_id":"Sedrick_Konopelski99@gmail.com","dop":"2025-05-30","serial_number":"15220266469965","imei1":"15220266469965","imei2":"15220266469965","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192184,"job_number":"JOB_192184","tr_customer_id":192202,"tr_customer_product_id":192192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105117814329988","imei1":"105117814329988","imei2":"105117814329988","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192179,"job_number":"JOB_192179","tr_customer_id":192197,"tr_customer_product_id":192187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Josh Gottlieb","mobile_number":"757-822-2606","email_id":"Greta87@hotmail.com","dop":"2025-04-06","serial_number":"19002507055620944","imei1":"19002507055620944","imei2":"19002507055620944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192178,"job_number":"JOB_192178","tr_customer_id":192196,"tr_customer_product_id":192186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Mervin Gutkowski","mobile_number":"903-258-8808","email_id":"Reta91@hotmail.com","dop":"2025-04-06","serial_number":"13897523719045924","imei1":"13897523719045924","imei2":"13897523719045924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192177,"job_number":"JOB_192177","tr_customer_id":192195,"tr_customer_product_id":192185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Berniece Maggio","mobile_number":"755-798-6303","email_id":"Alex.Considine10@gmail.com","dop":"2025-04-06","serial_number":"18129790373546630","imei1":"18129790373546630","imei2":"18129790373546630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192175,"job_number":"JOB_192175","tr_customer_id":192193,"tr_customer_product_id":192183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14774914097279","imei1":"14774914097279","imei2":"14774914097279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192173,"job_number":"JOB_192173","tr_customer_id":192191,"tr_customer_product_id":192181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12516563629758","imei1":"12516563629758","imei2":"12516563629758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192171,"job_number":"JOB_192171","tr_customer_id":192189,"tr_customer_product_id":192179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712549468701","imei1":"12712549468701","imei2":"12712549468701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192169,"job_number":"JOB_192169","tr_customer_id":192187,"tr_customer_product_id":192177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Citlalli Hagenes","mobile_number":"356-832-7469","email_id":"Bernadette42@hotmail.com","dop":"2025-02-01","serial_number":"65571605516231","imei1":"65571605516231","imei2":"65571605516231","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192168,"job_number":"JOB_192168","tr_customer_id":192186,"tr_customer_product_id":192176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"51398135033304","imei1":"51398135033304","imei2":"51398135033304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192167,"job_number":"JOB_192167","tr_customer_id":192185,"tr_customer_product_id":192175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:59.000Z","modified_at":"2026-02-20T04:25:59.000Z","name":"Danny Ziemann","mobile_number":"757-497-9573","email_id":"Casandra.Mayer3@hotmail.com","dop":"2025-04-06","serial_number":"11948290513645958","imei1":"11948290513645958","imei2":"11948290513645958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192165,"job_number":"JOB_192165","tr_customer_id":192183,"tr_customer_product_id":192173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:25:58.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192163,"job_number":"JOB_192163","tr_customer_id":192181,"tr_customer_product_id":192171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:55.000Z","modified_at":"2026-02-20T04:25:55.000Z","name":"Oren Block","mobile_number":"554-682-6499","email_id":"Bonnie.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"14234417274253820","imei1":"14234417274253820","imei2":"14234417274253820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192160,"job_number":"JOB_192160","tr_customer_id":192178,"tr_customer_product_id":192168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16564979990792","imei1":"16564979990792","imei2":"16564979990792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192159,"job_number":"JOB_192159","tr_customer_id":192177,"tr_customer_product_id":192167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"Joy Hagenes","mobile_number":"972-608-6859","email_id":"Quinton.Windler68@yahoo.com","dop":"2025-04-06","serial_number":"17339493397501668","imei1":"17339493397501668","imei2":"17339493397501668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192157,"job_number":"JOB_192157","tr_customer_id":192175,"tr_customer_product_id":192165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:52.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Aliza Luettgen","mobile_number":"907-693-0120","email_id":"Morton_Block54@hotmail.com","dop":"2025-04-06","serial_number":"12041887743593068","imei1":"12041887743593068","imei2":"12041887743593068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192155,"job_number":"JOB_192155","tr_customer_id":192173,"tr_customer_product_id":192163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19203808576658","imei1":"19203808576658","imei2":"19203808576658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192153,"job_number":"JOB_192153","tr_customer_id":192171,"tr_customer_product_id":192161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:50.000Z","modified_at":"2026-02-20T04:25:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17591076786893","imei1":"17591076786893","imei2":"17591076786893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192151,"job_number":"JOB_192151","tr_customer_id":192169,"tr_customer_product_id":192159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:45.000Z","modified_at":"2026-02-20T04:25:45.000Z","name":"Kaylin Heathcote","mobile_number":"958-208-6298","email_id":"Lisa86@yahoo.com","dop":"2025-04-06","serial_number":"14132772363753206","imei1":"14132772363753206","imei2":"14132772363753206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192148,"job_number":"JOB_192148","tr_customer_id":192166,"tr_customer_product_id":192156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:25:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13030879047732","imei1":"13030879047732","imei2":"13030879047732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192147,"job_number":"JOB_192147","tr_customer_id":192165,"tr_customer_product_id":192155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:25:40.000Z","name":"Charlotte Lynch","mobile_number":"871-429-3368","email_id":"Bailey.Wolf86@yahoo.com","dop":"2025-06-18","serial_number":"1064637875926118","imei1":"1064637875926118","imei2":"1064637875926118","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192145,"job_number":"JOB_192145","tr_customer_id":192163,"tr_customer_product_id":192153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:39.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10870457464878","imei1":"10870457464878","imei2":"10870457464878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192143,"job_number":"JOB_192143","tr_customer_id":192161,"tr_customer_product_id":192151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Sage Steuber","mobile_number":"328-576-9236","email_id":"Shaniya.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"12102598954935184","imei1":"12102598954935184","imei2":"12102598954935184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192142,"job_number":"JOB_192142","tr_customer_id":192160,"tr_customer_product_id":192150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Grady Kohler","mobile_number":"671-322-0698","email_id":"Roscoe.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"11898591915976060","imei1":"11898591915976060","imei2":"11898591915976060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192139,"job_number":"JOB_192139","tr_customer_id":192157,"tr_customer_product_id":192147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18271602605241","imei1":"18271602605241","imei2":"18271602605241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192138,"job_number":"JOB_192138","tr_customer_id":192156,"tr_customer_product_id":192146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19964915966849","imei1":"19964915966849","imei2":"19964915966849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192135,"job_number":"JOB_192135","tr_customer_id":192153,"tr_customer_product_id":192143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"Noble Dibbert","mobile_number":"444-218-6663","email_id":"Laury.Boyle@gmail.com","dop":"2025-02-01","serial_number":"28579574591334","imei1":"28579574591334","imei2":"28579574591334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192134,"job_number":"JOB_192134","tr_customer_id":192152,"tr_customer_product_id":192142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"58998568086141","imei1":"58998568086141","imei2":"58998568086141","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192133,"job_number":"JOB_192133","tr_customer_id":192151,"tr_customer_product_id":192141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:18.000Z","modified_at":"2026-02-20T04:25:18.000Z","name":"Jayce Schmidt","mobile_number":"217-585-1307","email_id":"Cecelia45@gmail.com","dop":"2025-04-06","serial_number":"17646649539271544","imei1":"17646649539271544","imei2":"17646649539271544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192131,"job_number":"JOB_192131","tr_customer_id":192149,"tr_customer_product_id":192139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:13.000Z","name":"Daniela Raynor","mobile_number":"733-713-8481","email_id":"Bethel99@gmail.com","dop":"2025-04-06","serial_number":"18209327292245224","imei1":"18209327292245224","imei2":"18209327292245224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192128,"job_number":"JOB_192128","tr_customer_id":192146,"tr_customer_product_id":192136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17773723570445","imei1":"17773723570445","imei2":"17773723570445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192127,"job_number":"JOB_192127","tr_customer_id":192145,"tr_customer_product_id":192135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:10.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"Harrison Hessel","mobile_number":"421-588-5236","email_id":"Rod_Daniel@gmail.com","dop":"2025-04-06","serial_number":"18494520516055880","imei1":"18494520516055880","imei2":"18494520516055880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192125,"job_number":"JOB_192125","tr_customer_id":192143,"tr_customer_product_id":192133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13556044451659","imei1":"13556044451659","imei2":"13556044451659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192124,"job_number":"JOB_192124","tr_customer_id":192142,"tr_customer_product_id":192132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:08.000Z","modified_at":"2026-02-20T04:25:08.000Z","name":"Marco Rolfson","mobile_number":"953-354-3236","email_id":"Nadia_Orn5@gmail.com","dop":"2025-04-06","serial_number":"19653162183849710","imei1":"19653162183849710","imei2":"19653162183849710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192122,"job_number":"JOB_192122","tr_customer_id":192140,"tr_customer_product_id":192130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10389716934619","imei1":"10389716934619","imei2":"10389716934619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192121,"job_number":"JOB_192121","tr_customer_id":192139,"tr_customer_product_id":192129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:04.000Z","modified_at":"2026-02-20T04:25:04.000Z","name":"Franco Parker","mobile_number":"352-247-4516","email_id":"Elza.Ratke@yahoo.com","dop":"2025-04-06","serial_number":"11330782685919008","imei1":"11330782685919008","imei2":"11330782685919008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192119,"job_number":"JOB_192119","tr_customer_id":192137,"tr_customer_product_id":192127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:02.000Z","name":"Earline Muller","mobile_number":"768-836-0334","email_id":"Macey.Mayert86@gmail.com","dop":"2025-04-06","serial_number":"11427489709724328","imei1":"11427489709724328","imei2":"11427489709724328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192116,"job_number":"JOB_192116","tr_customer_id":192134,"tr_customer_product_id":192124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:58.000Z","modified_at":"2026-02-20T04:24:58.000Z","name":"Tiara Aufderhar","mobile_number":"658-254-6716","email_id":"Genesis.Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"16459557142548808","imei1":"16459557142548808","imei2":"16459557142548808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192115,"job_number":"JOB_192115","tr_customer_id":192133,"tr_customer_product_id":192123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Nya Hegmann","mobile_number":"226-848-8529","email_id":"Ashtyn_Schuppe99@gmail.com","dop":"2025-06-18","serial_number":"1063551014949873","imei1":"1063551014949873","imei2":"1063551014949873","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192112,"job_number":"JOB_192112","tr_customer_id":192130,"tr_customer_product_id":192120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:56.000Z","modified_at":"2026-02-20T04:24:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10951720523026","imei1":"10951720523026","imei2":"10951720523026","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192110,"job_number":"JOB_192110","tr_customer_id":192128,"tr_customer_product_id":192118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:47.000Z","modified_at":"2026-02-20T04:24:47.000Z","name":"Ana Gerhold","mobile_number":"632-505-1582","email_id":"Micheal_OKon@gmail.com","dop":"2025-04-06","serial_number":"14600907189791644","imei1":"14600907189791644","imei2":"14600907189791644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192108,"job_number":"JOB_192108","tr_customer_id":192126,"tr_customer_product_id":192116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:24:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17159002706534","imei1":"17159002706534","imei2":"17159002706534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192107,"job_number":"JOB_192107","tr_customer_id":192125,"tr_customer_product_id":192115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:37.000Z","modified_at":"2026-02-20T04:24:37.000Z","name":"Hiram Homenick","mobile_number":"717-900-3158","email_id":"Effie9@gmail.com","dop":"2025-04-06","serial_number":"12055965325016822","imei1":"12055965325016822","imei2":"12055965325016822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192104,"job_number":"JOB_192104","tr_customer_id":192122,"tr_customer_product_id":192112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:18.000Z","modified_at":"2026-02-20T03:32:18.000Z","name":"Crawford Collier","mobile_number":"970-463-2942","email_id":"Bradly.Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15447607509087042","imei1":"15447607509087042","imei2":"15447607509087042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192102,"job_number":"JOB_192102","tr_customer_id":192120,"tr_customer_product_id":192110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15094994758869","imei1":"15094994758869","imei2":"15094994758869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192101,"job_number":"JOB_192101","tr_customer_id":192119,"tr_customer_product_id":192109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:35.000Z","modified_at":"2026-02-20T03:31:35.000Z","name":"Coby Hermann","mobile_number":"990-572-8825","email_id":"Antonina_Leffler@gmail.com","dop":"2025-04-06","serial_number":"12925707373121640","imei1":"12925707373121640","imei2":"12925707373121640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192099,"job_number":"JOB_192099","tr_customer_id":192117,"tr_customer_product_id":192107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:33.000Z","modified_at":"2026-02-20T03:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17120961244162","imei1":"17120961244162","imei2":"17120961244162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192098,"job_number":"JOB_192098","tr_customer_id":192116,"tr_customer_product_id":192106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:52.000Z","modified_at":"2026-02-20T03:30:52.000Z","name":"Danyka Hauck","mobile_number":"935-536-9121","email_id":"Cristina_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18953770478720624","imei1":"18953770478720624","imei2":"18953770478720624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192096,"job_number":"JOB_192096","tr_customer_id":192114,"tr_customer_product_id":192104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19584060974466","imei1":"19584060974466","imei2":"19584060974466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192095,"job_number":"JOB_192095","tr_customer_id":192113,"tr_customer_product_id":192103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:15.000Z","modified_at":"2026-02-20T03:15:15.000Z","name":"Loy Rosenbaum","mobile_number":"791-270-5762","email_id":"Gaylord.Anderson84@gmail.com","dop":"2025-05-30","serial_number":"1646745399770072","imei1":"1646745399770072","imei2":"1646745399770072","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192094,"job_number":"JOB_192094","tr_customer_id":192112,"tr_customer_product_id":192102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:13.000Z","modified_at":"2026-02-20T03:15:13.000Z","name":"Johnnie Gaylord","mobile_number":"678-897-5596","email_id":"Marc.Wiza@hotmail.com","dop":"2025-05-30","serial_number":"18256679680671","imei1":"18256679680671","imei2":"18256679680671","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192092,"job_number":"JOB_192092","tr_customer_id":192110,"tr_customer_product_id":192100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:59:13.000Z","modified_at":"2026-02-20T02:59:13.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"89999151778042","imei1":"89999151778042","imei2":"89999151778042","popurl":"2026-02-10T02:59:10.550564200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192091,"job_number":"JOB_192091","tr_customer_id":192109,"tr_customer_product_id":192099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:58:22.000Z","modified_at":"2026-02-20T02:58:22.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"48992151778042","imei1":"48992151778042","imei2":"48992151778042","popurl":"2026-02-10T02:58:19.908129200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192090,"job_number":"JOB_192090","tr_customer_id":192108,"tr_customer_product_id":192098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:53.000Z","modified_at":"2026-02-20T02:43:53.000Z","name":"Reva Bergnaum","mobile_number":"749-305-7226","email_id":"Retha.Boehm@gmail.com","dop":"2025-04-06","serial_number":"10225174921501024","imei1":"10225174921501024","imei2":"10225174921501024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192088,"job_number":"JOB_192088","tr_customer_id":192106,"tr_customer_product_id":192096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:43:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10737081854076","imei1":"10737081854076","imei2":"10737081854076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192087,"job_number":"JOB_192087","tr_customer_id":192105,"tr_customer_product_id":192095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:30.000Z","name":"Dillon VonRueden","mobile_number":"657-359-8769","email_id":"Glenna62@hotmail.com","dop":"2025-04-06","serial_number":"10922057208713186","imei1":"10922057208713186","imei2":"10922057208713186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192085,"job_number":"JOB_192085","tr_customer_id":192103,"tr_customer_product_id":192093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:29.000Z","modified_at":"2026-02-20T02:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16801707184985","imei1":"16801707184985","imei2":"16801707184985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192084,"job_number":"JOB_192084","tr_customer_id":192102,"tr_customer_product_id":192092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"Dolly Stiedemann","mobile_number":"965-899-5753","email_id":"Lucas.Senger32@hotmail.com","dop":"2025-04-06","serial_number":"14987399866054132","imei1":"14987399866054132","imei2":"14987399866054132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192082,"job_number":"JOB_192082","tr_customer_id":192100,"tr_customer_product_id":192090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17516886435959","imei1":"17516886435959","imei2":"17516886435959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192081,"job_number":"JOB_192081","tr_customer_id":192099,"tr_customer_product_id":192089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:07.000Z","modified_at":"2026-02-20T02:37:07.000Z","name":"Arlie Lebsack","mobile_number":"427-504-0852","email_id":"Casimir_Rutherford37@hotmail.com","dop":"2025-04-06","serial_number":"14219735263112812","imei1":"14219735263112812","imei2":"14219735263112812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192079,"job_number":"JOB_192079","tr_customer_id":192097,"tr_customer_product_id":192087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12958122296657","imei1":"12958122296657","imei2":"12958122296657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192078,"job_number":"JOB_192078","tr_customer_id":192096,"tr_customer_product_id":192086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"Elmira Collier","mobile_number":"750-580-1894","email_id":"Grover.Yost80@gmail.com","dop":"2025-04-06","serial_number":"17389977670027408","imei1":"17389977670027408","imei2":"17389977670027408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192076,"job_number":"JOB_192076","tr_customer_id":192094,"tr_customer_product_id":192084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383629018814","imei1":"16383629018814","imei2":"16383629018814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192075,"job_number":"JOB_192075","tr_customer_id":192093,"tr_customer_product_id":192083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:54.000Z","name":"Catalina Wintheiser","mobile_number":"491-518-5257","email_id":"Owen55@gmail.com","dop":"2025-04-06","serial_number":"16147454773521420","imei1":"16147454773521420","imei2":"16147454773521420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192073,"job_number":"JOB_192073","tr_customer_id":192091,"tr_customer_product_id":192081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:53.000Z","modified_at":"2026-02-20T02:36:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17300821249438","imei1":"17300821249438","imei2":"17300821249438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192072,"job_number":"JOB_192072","tr_customer_id":192090,"tr_customer_product_id":192080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:31:18.000Z","modified_at":"2026-02-20T02:31:18.000Z","name":"Indra Johar","mobile_number":"7091509972","email_id":"chandraprabha.malik@hotmail.com","dop":"2026-02-10","serial_number":"831078185582444","imei1":"831078185582444","imei2":"831078185582444","popurl":"www.mandaakin-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192071,"job_number":"JOB_192071","tr_customer_id":192089,"tr_customer_product_id":192079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:30:30.000Z","modified_at":"2026-02-20T02:30:30.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"49992151778042","imei1":"49992151778042","imei2":"49992151778042","popurl":"2026-02-10T02:30:28.048574300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192070,"job_number":"JOB_192070","tr_customer_id":192088,"tr_customer_product_id":192078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:26:44.000Z","modified_at":"2026-02-20T02:26:44.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"69999151778042","imei1":"69999151778042","imei2":"69999151778042","popurl":"2026-02-10T02:26:40.909788200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192069,"job_number":"JOB_192069","tr_customer_id":192087,"tr_customer_product_id":192077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:07.000Z","modified_at":"2026-02-20T02:24:07.000Z","name":"Rubie Willms","mobile_number":"448-435-3754","email_id":"Alfredo_Bashirian20@hotmail.com","dop":"2025-04-06","serial_number":"18088663415061420","imei1":"18088663415061420","imei2":"18088663415061420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192067,"job_number":"JOB_192067","tr_customer_id":192085,"tr_customer_product_id":192075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:22:10.000Z","modified_at":"2026-02-20T02:22:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447028","imei1":"66269747447028","imei2":"66269747447028","popurl":"2026-02-10T02:22:07.702001600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192066,"job_number":"JOB_192066","tr_customer_id":192084,"tr_customer_product_id":192074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:11.000Z","modified_at":"2026-02-20T02:19:11.000Z","name":"Julien Daugherty","mobile_number":"497-750-0169","email_id":"Halie59@yahoo.com","dop":"2025-04-06","serial_number":"18968529764954360","imei1":"18968529764954360","imei2":"18968529764954360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192064,"job_number":"JOB_192064","tr_customer_id":192082,"tr_customer_product_id":192072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:16:09.000Z","modified_at":"2026-02-20T02:16:09.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447018","imei1":"66269747447018","imei2":"66269747447018","popurl":"2026-02-10T02:16:06.679054400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192063,"job_number":"JOB_192063","tr_customer_id":192081,"tr_customer_product_id":192071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:07.000Z","modified_at":"2026-02-20T02:14:07.000Z","name":"Gabrielle Cassin","mobile_number":"380-506-4734","email_id":"Linwood.Swift16@gmail.com","dop":"2025-04-06","serial_number":"13387746570150098","imei1":"13387746570150098","imei2":"13387746570150098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192061,"job_number":"JOB_192061","tr_customer_id":192079,"tr_customer_product_id":192069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:41.000Z","modified_at":"2026-02-20T02:12:41.000Z","name":"Jaeden Fritsch","mobile_number":"947-924-5805","email_id":"Aurelia.Stehr15@hotmail.com","dop":"2025-04-06","serial_number":"11028879656679056","imei1":"11028879656679056","imei2":"11028879656679056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192059,"job_number":"JOB_192059","tr_customer_id":192077,"tr_customer_product_id":192067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:09:22.000Z","modified_at":"2026-02-20T02:09:22.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447008","imei1":"66269747447008","imei2":"66269747447008","popurl":"2026-02-10T02:09:19.125174700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192058,"job_number":"JOB_192058","tr_customer_id":192076,"tr_customer_product_id":192066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:43.000Z","modified_at":"2026-02-20T02:04:43.000Z","name":"Lynn Morissette","mobile_number":"814-362-4303","email_id":"Hortense.Shields@yahoo.com","dop":"2025-04-06","serial_number":"16743554575931752","imei1":"16743554575931752","imei2":"16743554575931752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192046,"job_number":"JOB_192046","tr_customer_id":192064,"tr_customer_product_id":192054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T23:53:23.000Z","modified_at":"2026-02-19T23:53:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-09T23:53:22.645636617Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T23:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192045,"job_number":"JOB_192045","tr_customer_id":192063,"tr_customer_product_id":192053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T23:50:58.000Z","modified_at":"2026-02-19T23:50:58.000Z","name":"Devak Devar","mobile_number":"7075526130","email_id":"durga.abbott@hotmail.com","dop":"2026-02-09","serial_number":"371984110254104","imei1":"371984110254104","imei2":"371984110254104","popurl":"www.padma-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T23:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192044,"job_number":"JOB_192044","tr_customer_id":192062,"tr_customer_product_id":192052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T23:50:57.000Z","modified_at":"2026-02-19T23:50:57.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-09T23:50:57.461130791Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T23:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192039,"job_number":"JOB_192039","tr_customer_id":192057,"tr_customer_product_id":192047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T21:00:02.000Z","modified_at":"2026-02-19T21:00:02.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-14","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-14T21:00:01.752532172Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192584,"job_number":"JOB_192584","tr_customer_id":192602,"tr_customer_product_id":192592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:16:55.000Z","modified_at":"2026-02-20T08:16:55.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787898","imei1":"12345656787898","imei2":"12345656787898","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192576,"job_number":"JOB_192576","tr_customer_id":192594,"tr_customer_product_id":192584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:56.000Z","modified_at":"2026-02-20T07:51:56.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Brandt.Wilkinson@yahoo.com","dop":"2025-07-02","serial_number":"17472935126204","imei1":"17472935126204","imei2":"17472935126204","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192575,"job_number":"JOB_192575","tr_customer_id":192593,"tr_customer_product_id":192583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:36.000Z","modified_at":"2026-02-20T07:51:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Elaina_Kulas@hotmail.com","dop":"2025-07-02","serial_number":"18549616013041","imei1":"18549616013041","imei2":"18549616013041","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192574,"job_number":"JOB_192574","tr_customer_id":192592,"tr_customer_product_id":192582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:16.000Z","modified_at":"2026-02-20T07:51:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Merle.Blick87@hotmail.com","dop":"2025-07-02","serial_number":"14231238831640","imei1":"14231238831640","imei2":"14231238831640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192425,"job_number":"JOB_192425","tr_customer_id":192443,"tr_customer_product_id":192433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Bill Borer","mobile_number":"971-624-2499","email_id":"Tyrell_Stokes35@yahoo.com","dop":"2025-06-09","serial_number":"104232385845542","imei1":"104232385845542","imei2":"104232385845542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192423,"job_number":"JOB_192423","tr_customer_id":192441,"tr_customer_product_id":192431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107493272472855","imei1":"107493272472855","imei2":"107493272472855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192420,"job_number":"JOB_192420","tr_customer_id":192438,"tr_customer_product_id":192428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:05.000Z","modified_at":"2026-02-20T06:41:05.000Z","name":"America Klein","mobile_number":"731-704-9010","email_id":"Rhea_Schimmel@hotmail.com","dop":"2025-06-09","serial_number":"28645342980767384","imei1":"28645342980767384","imei2":"28645342980767384","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192419,"job_number":"JOB_192419","tr_customer_id":192437,"tr_customer_product_id":192427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:04.000Z","name":"Aliya Stehr","mobile_number":"719-674-3685","email_id":"Aaliyah45@yahoo.com","dop":"2025-06-09","serial_number":"108550522083051","imei1":"108550522083051","imei2":"108550522083051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192417,"job_number":"JOB_192417","tr_customer_id":192435,"tr_customer_product_id":192425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:03.000Z","modified_at":"2026-02-20T06:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104327969371328","imei1":"104327969371328","imei2":"104327969371328","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192416,"job_number":"JOB_192416","tr_customer_id":192434,"tr_customer_product_id":192424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:48.000Z","modified_at":"2026-02-20T06:40:48.000Z","name":"Ross DuBuque","mobile_number":"415-999-4474","email_id":"Albina_Yost59@gmail.com","dop":"2025-06-09","serial_number":"102612500598600","imei1":"102612500598600","imei2":"102612500598600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192414,"job_number":"JOB_192414","tr_customer_id":192432,"tr_customer_product_id":192422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100471266989603","imei1":"100471266989603","imei2":"100471266989603","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192387,"job_number":"JOB_192387","tr_customer_id":192405,"tr_customer_product_id":192395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14626749490494","imei1":"14626749490494","imei2":"14626749490494","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192301,"job_number":"JOB_192301","tr_customer_id":192319,"tr_customer_product_id":192309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Mauricio Ziemann","mobile_number":"933-631-9203","email_id":"Margret.Hansen68@yahoo.com","dop":"2025-06-09","serial_number":"105856270107149","imei1":"105856270107149","imei2":"105856270107149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192299,"job_number":"JOB_192299","tr_customer_id":192317,"tr_customer_product_id":192307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104146904979421","imei1":"104146904979421","imei2":"104146904979421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192289,"job_number":"JOB_192289","tr_customer_id":192307,"tr_customer_product_id":192297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:14.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Friedrich Daniel","mobile_number":"262-622-1673","email_id":"Mossie.Cassin@gmail.com","dop":"2025-06-09","serial_number":"109461057897592","imei1":"109461057897592","imei2":"109461057897592","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192285,"job_number":"JOB_192285","tr_customer_id":192303,"tr_customer_product_id":192293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107350013956722","imei1":"107350013956722","imei2":"107350013956722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192258,"job_number":"JOB_192258","tr_customer_id":192276,"tr_customer_product_id":192266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"Ola Bednar","mobile_number":"641-300-3061","email_id":"Josefina.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"105655926181757","imei1":"105655926181757","imei2":"105655926181757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192256,"job_number":"JOB_192256","tr_customer_id":192274,"tr_customer_product_id":192264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109166371614400","imei1":"109166371614400","imei2":"109166371614400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192225,"job_number":"JOB_192225","tr_customer_id":192243,"tr_customer_product_id":192233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15070012086276","imei1":"15070012086276","imei2":"15070012086276","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192223,"job_number":"JOB_192223","tr_customer_id":192241,"tr_customer_product_id":192231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Leon Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108197303493603","imei1":"108197303493603","imei2":"108197303493603","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192221,"job_number":"JOB_192221","tr_customer_id":192239,"tr_customer_product_id":192229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Alva Stoltenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181280054288583","imei1":"181280054288583","imei2":"181280054288583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192220,"job_number":"JOB_192220","tr_customer_id":192238,"tr_customer_product_id":192228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Laurie Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129400974471687","imei1":"129400974471687","imei2":"129400974471687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192219,"job_number":"JOB_192219","tr_customer_id":192237,"tr_customer_product_id":192227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119351302815950","imei1":"119351302815950","imei2":"119351302815950","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192192,"job_number":"JOB_192192","tr_customer_id":192210,"tr_customer_product_id":192200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Sonia Hoppe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170900830598097","imei1":"170900830598097","imei2":"170900830598097","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192190,"job_number":"JOB_192190","tr_customer_id":192208,"tr_customer_product_id":192198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Erwin Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197914846210557","imei1":"197914846210557","imei2":"197914846210557","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192189,"job_number":"JOB_192189","tr_customer_id":192207,"tr_customer_product_id":192197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Anya Conn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187041608196940","imei1":"187041608196940","imei2":"187041608196940","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192180,"job_number":"JOB_192180","tr_customer_id":192198,"tr_customer_product_id":192188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:10.000Z","modified_at":"2026-02-20T04:26:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Pietro29@gmail.com","dop":"2025-07-02","serial_number":"17463270777020","imei1":"17463270777020","imei2":"17463270777020","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192161,"job_number":"JOB_192161","tr_customer_id":192179,"tr_customer_product_id":192169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Brando.Haley@gmail.com","dop":"2025-07-02","serial_number":"13931848664000","imei1":"13931848664000","imei2":"13931848664000","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192144,"job_number":"JOB_192144","tr_customer_id":192162,"tr_customer_product_id":192152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:37.000Z","modified_at":"2026-02-20T04:25:37.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Russ_Hackett@hotmail.com","dop":"2025-07-02","serial_number":"13181227524755","imei1":"13181227524755","imei2":"13181227524755","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7416e2c5-b9de-4403-91ac-5bfe1f6c3b28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 515188d4-85b9-4074-b017-89fad313caa1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 192633,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 351.82KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDN9.NjVRezaoj9WYS64MCAjDw-as5emUncrSkbpBiaP-Wd0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e08710f-5e56-42f7-92ac-071e438fe0e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"57f43-keVnc0V3uKwAj02g2iG294JMegw"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192521,"job_number":"JOB_192521","tr_customer_id":192539,"tr_customer_product_id":192529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:49.000Z","modified_at":"2026-02-20T06:58:49.000Z","name":"Lemuel Gaylord","mobile_number":"385-686-8337","email_id":"Nicolette.Will@hotmail.com","dop":"2000-01-31","serial_number":"1078939266536971","imei1":"1078939266536971","imei2":"1078939266536971","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192519,"job_number":"JOB_192519","tr_customer_id":192537,"tr_customer_product_id":192527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:47.000Z","modified_at":"2026-02-20T06:58:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10483292034440","imei1":"10483292034440","imei2":"10483292034440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192515,"job_number":"JOB_192515","tr_customer_id":192533,"tr_customer_product_id":192523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:04.000Z","modified_at":"2026-02-20T06:58:04.000Z","name":"Floyd Hansen","mobile_number":"492-842-0451","email_id":"Aleen_Nitzsche@hotmail.com","dop":"2000-01-31","serial_number":"1061700512115531","imei1":"1061700512115531","imei2":"1061700512115531","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192513,"job_number":"JOB_192513","tr_customer_id":192531,"tr_customer_product_id":192521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10183182410993","imei1":"10183182410993","imei2":"10183182410993","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192503,"job_number":"JOB_192503","tr_customer_id":192521,"tr_customer_product_id":192511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:18.000Z","modified_at":"2026-02-20T06:57:18.000Z","name":"Paige Franecki","mobile_number":"961-558-6604","email_id":"Monserrate_Hahn66@gmail.com","dop":"2000-01-31","serial_number":"1046251599277220","imei1":"1046251599277220","imei2":"1046251599277220","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192501,"job_number":"JOB_192501","tr_customer_id":192519,"tr_customer_product_id":192509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:17.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10444454140457","imei1":"10444454140457","imei2":"10444454140457","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192494,"job_number":"JOB_192494","tr_customer_id":192512,"tr_customer_product_id":192502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:33.000Z","modified_at":"2026-02-20T06:56:33.000Z","name":"Aliza Monahan","mobile_number":"240-734-2952","email_id":"Sterling_Bahringer@yahoo.com","dop":"2000-01-31","serial_number":"1082193477186991","imei1":"1082193477186991","imei2":"1082193477186991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192491,"job_number":"JOB_192491","tr_customer_id":192509,"tr_customer_product_id":192499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:56:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10009422171549","imei1":"10009422171549","imei2":"10009422171549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192350,"job_number":"JOB_192350","tr_customer_id":192368,"tr_customer_product_id":192358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:21.000Z","modified_at":"2026-02-20T04:28:21.000Z","name":"Connie Pacocha","mobile_number":"828-673-9302","email_id":"Deon_Bogisich@gmail.com","dop":"2000-01-31","serial_number":"1099792163279827","imei1":"1099792163279827","imei2":"1099792163279827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192348,"job_number":"JOB_192348","tr_customer_id":192366,"tr_customer_product_id":192356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10082541566671","imei1":"10082541566671","imei2":"10082541566671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192315,"job_number":"JOB_192315","tr_customer_id":192333,"tr_customer_product_id":192323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:39.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Casandra Yundt","mobile_number":"775-489-5401","email_id":"Laury9@gmail.com","dop":"2000-01-31","serial_number":"1015327368238640","imei1":"1015327368238640","imei2":"1015327368238640","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192310,"job_number":"JOB_192310","tr_customer_id":192328,"tr_customer_product_id":192318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10560801253476","imei1":"10560801253476","imei2":"10560801253476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192255,"job_number":"JOB_192255","tr_customer_id":192273,"tr_customer_product_id":192263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:56.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Jazmyn Friesen","mobile_number":"681-370-5223","email_id":"Guiseppe29@yahoo.com","dop":"2000-01-31","serial_number":"1011261314797882","imei1":"1011261314797882","imei2":"1011261314797882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192253,"job_number":"JOB_192253","tr_customer_id":192271,"tr_customer_product_id":192261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:26:54.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10036023945364","imei1":"10036023945364","imei2":"10036023945364","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192183,"job_number":"JOB_192183","tr_customer_id":192201,"tr_customer_product_id":192191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:13.000Z","modified_at":"2026-02-20T04:26:13.000Z","name":"Gennaro Sipes","mobile_number":"371-941-0002","email_id":"Dallas_Torp72@yahoo.com","dop":"2000-01-31","serial_number":"1093904684526530","imei1":"1093904684526530","imei2":"1093904684526530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192181,"job_number":"JOB_192181","tr_customer_id":192199,"tr_customer_product_id":192189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:12.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10556003091791","imei1":"10556003091791","imei2":"10556003091791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":192635,"job_number":"JOB_192635","tr_customer_id":192653,"tr_customer_product_id":192643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:57.000Z","modified_at":"2026-02-20T13:54:57.000Z","name":"Cristobal Considine","mobile_number":"232-827-3662","email_id":"Burnice1@yahoo.com","dop":"2025-05-30","serial_number":"1601980480432597","imei1":"1601980480432597","imei2":"1601980480432597","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192634,"job_number":"JOB_192634","tr_customer_id":192652,"tr_customer_product_id":192642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:55.000Z","modified_at":"2026-02-20T13:54:55.000Z","name":"Maverick Johnson","mobile_number":"627-694-6226","email_id":"Alicia_Padberg17@hotmail.com","dop":"2025-05-30","serial_number":"13694849320118","imei1":"13694849320118","imei2":"13694849320118","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192632,"job_number":"JOB_192632","tr_customer_id":192650,"tr_customer_product_id":192640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:38:25.000Z","modified_at":"2026-02-20T13:38:25.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-10","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-10T13:38:24.576228235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192630,"job_number":"JOB_192630","tr_customer_id":192648,"tr_customer_product_id":192638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:50.000Z","modified_at":"2026-02-20T12:27:50.000Z","name":"Jolie Christiansen","mobile_number":"359-414-3665","email_id":"Mitchell21@yahoo.com","dop":"2025-04-06","serial_number":"19634876869682144","imei1":"19634876869682144","imei2":"19634876869682144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192628,"job_number":"JOB_192628","tr_customer_id":192646,"tr_customer_product_id":192636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:07.000Z","modified_at":"2026-02-20T12:22:07.000Z","name":"Elisha Bailey","mobile_number":"232-341-6339","email_id":"Mikayla.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"10009497212131962","imei1":"10009497212131962","imei2":"10009497212131962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192626,"job_number":"JOB_192626","tr_customer_id":192644,"tr_customer_product_id":192634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:54.000Z","modified_at":"2026-02-20T12:10:54.000Z","name":"Reina Schulist","mobile_number":"399-469-0279","email_id":"Lemuel.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"19220431323579084","imei1":"19220431323579084","imei2":"19220431323579084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192623,"job_number":"JOB_192623","tr_customer_id":192641,"tr_customer_product_id":192631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:09:42.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"64710995035153","imei1":"64710995035153","imei2":"64710995035153","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192620,"job_number":"JOB_192620","tr_customer_id":192638,"tr_customer_product_id":192628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:08:38.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"59429196484644","imei1":"59429196484644","imei2":"59429196484644","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T12:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192618,"job_number":"JOB_192618","tr_customer_id":192636,"tr_customer_product_id":192626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:51:39.000Z","modified_at":"2026-02-20T11:51:39.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-10","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-10T11:51:39.330090083Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192616,"job_number":"JOB_192616","tr_customer_id":192634,"tr_customer_product_id":192624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:25.000Z","name":"Satish ABCD","mobile_number":"8765737373","email_id":"test12.tech@gmail.com","dop":"2025-09-30","serial_number":"16502335739602","imei1":"16502335739602","imei2":"16502335739602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192614,"job_number":"JOB_192614","tr_customer_id":192632,"tr_customer_product_id":192622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:09.000Z","name":"Jatin Tech","mobile_number":"8844737373","email_id":"test.tech@gmail.com","dop":"2025-09-30","serial_number":"18059828860327","imei1":"18059828860327","imei2":"18059828860327","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T11:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192613,"job_number":"JOB_192613","tr_customer_id":192631,"tr_customer_product_id":192621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:27.000Z","modified_at":"2026-02-20T10:58:27.000Z","name":"Chandraayan Nair","mobile_number":"8675204578","email_id":"aaryan.sinha@yahoo.co.in","dop":"2026-02-10","serial_number":"06562699271149","imei1":"06562699271149","imei2":"06562699271149","popurl":"www.digambar-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192612,"job_number":"JOB_192612","tr_customer_id":192630,"tr_customer_product_id":192620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:16.000Z","modified_at":"2026-02-20T10:58:16.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-10","serial_number":"78739518889439","imei1":"78739518889439","imei2":"78739518889439","popurl":"2026-02-10T10:58:06.879256526Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192611,"job_number":"JOB_192611","tr_customer_id":192629,"tr_customer_product_id":192619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T10:58:15.000Z","modified_at":"2026-02-20T10:58:15.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-10","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-10T10:58:06.877124474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T10:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192610,"job_number":"JOB_192610","tr_customer_id":192628,"tr_customer_product_id":192618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:10.000Z","modified_at":"2026-02-20T09:57:10.000Z","name":"Jaydon McGlynn","mobile_number":"739-620-5901","email_id":"Oleta10@yahoo.com","dop":"2025-04-06","serial_number":"11502944773415680","imei1":"11502944773415680","imei2":"11502944773415680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192608,"job_number":"JOB_192608","tr_customer_id":192626,"tr_customer_product_id":192616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:35.000Z","modified_at":"2026-02-20T09:43:35.000Z","name":"Jett Kemmer","mobile_number":"250-871-6735","email_id":"Destiney_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"11566263180874290","imei1":"11566263180874290","imei2":"11566263180874290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192606,"job_number":"JOB_192606","tr_customer_id":192624,"tr_customer_product_id":192614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:13.000Z","modified_at":"2026-02-20T09:38:13.000Z","name":"Maiya Goyette","mobile_number":"928-675-0608","email_id":"Lonny_Marquardt@yahoo.com","dop":"2025-04-06","serial_number":"16483325034026920","imei1":"16483325034026920","imei2":"16483325034026920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192604,"job_number":"JOB_192604","tr_customer_id":192622,"tr_customer_product_id":192612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:43.000Z","modified_at":"2026-02-20T09:31:43.000Z","name":"Godfrey Murphy","mobile_number":"363-739-5842","email_id":"Braxton_Marvin61@yahoo.com","dop":"2025-04-06","serial_number":"11857772365710268","imei1":"11857772365710268","imei2":"11857772365710268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192602,"job_number":"JOB_192602","tr_customer_id":192620,"tr_customer_product_id":192610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:31:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031349416965","imei1":"13031349416965","imei2":"13031349416965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192601,"job_number":"JOB_192601","tr_customer_id":192619,"tr_customer_product_id":192609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:57.000Z","modified_at":"2026-02-20T09:30:57.000Z","name":"Raphael Donnelly","mobile_number":"873-684-0595","email_id":"Braulio_Pfannerstill@hotmail.com","dop":"2025-04-06","serial_number":"16606683087859904","imei1":"16606683087859904","imei2":"16606683087859904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192599,"job_number":"JOB_192599","tr_customer_id":192617,"tr_customer_product_id":192607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:30:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10510461708252","imei1":"10510461708252","imei2":"10510461708252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192598,"job_number":"JOB_192598","tr_customer_id":192616,"tr_customer_product_id":192606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:10.000Z","modified_at":"2026-02-20T09:30:10.000Z","name":"Salma Grant","mobile_number":"864-541-5020","email_id":"Gregoria39@gmail.com","dop":"2025-04-06","serial_number":"19369273730998948","imei1":"19369273730998948","imei2":"19369273730998948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192596,"job_number":"JOB_192596","tr_customer_id":192614,"tr_customer_product_id":192604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16447431096666","imei1":"16447431096666","imei2":"16447431096666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192594,"job_number":"JOB_192594","tr_customer_id":192612,"tr_customer_product_id":192602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:25:52.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"62097847304752","imei1":"62097847304752","imei2":"62097847304752","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192590,"job_number":"JOB_192590","tr_customer_id":192608,"tr_customer_product_id":192598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:46:56.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"68363456601460","imei1":"68363456601460","imei2":"68363456601460","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192588,"job_number":"JOB_192588","tr_customer_id":192606,"tr_customer_product_id":192596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:22.000Z","modified_at":"2026-02-20T08:46:22.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"30312382180647","imei1":"30312382180647","imei2":"30312382180647","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192586,"job_number":"JOB_192586","tr_customer_id":192604,"tr_customer_product_id":192594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:45:48.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"55945272357088","imei1":"55945272357088","imei2":"55945272357088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192583,"job_number":"JOB_192583","tr_customer_id":192601,"tr_customer_product_id":192591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:12.000Z","modified_at":"2026-02-20T08:01:12.000Z","name":"Barton Macejkovic","mobile_number":"675-356-5333","email_id":"Oswald_Tremblay41@yahoo.com","dop":"2025-04-06","serial_number":"10359723748486946","imei1":"10359723748486946","imei2":"10359723748486946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192578,"job_number":"JOB_192578","tr_customer_id":192596,"tr_customer_product_id":192586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:14.000Z","modified_at":"2026-02-20T08:00:14.000Z","name":"Jennifer Barrows","mobile_number":"725-205-6498","email_id":"Cordell53@gmail.com","dop":"2025-04-06","serial_number":"19160867342756668","imei1":"19160867342756668","imei2":"19160867342756668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192570,"job_number":"JOB_192570","tr_customer_id":192588,"tr_customer_product_id":192578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:39:39.000Z","modified_at":"2026-02-20T07:39:39.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192568,"job_number":"JOB_192568","tr_customer_id":192586,"tr_customer_product_id":192576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:23.000Z","modified_at":"2026-02-20T07:31:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"104548598448689","imei1":"104548598448689","imei2":"1104548598448689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192566,"job_number":"JOB_192566","tr_customer_id":192584,"tr_customer_product_id":192574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:42.000Z","modified_at":"2026-02-20T07:30:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"758643155634805","imei1":"758643155634805","imei2":"1758643155634805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192565,"job_number":"JOB_192565","tr_customer_id":192583,"tr_customer_product_id":192573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:41.000Z","modified_at":"2026-02-20T07:30:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16974123894409","imei1":"16974123894409","imei2":"116974123894409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192563,"job_number":"JOB_192563","tr_customer_id":192581,"tr_customer_product_id":192571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:00.000Z","modified_at":"2026-02-20T07:30:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"33232368316108","imei1":"33232368316108","imei2":"133232368316108","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192562,"job_number":"JOB_192562","tr_customer_id":192580,"tr_customer_product_id":192570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:59.000Z","modified_at":"2026-02-20T07:29:59.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19912297317146","imei1":"19912297317146","imei2":"119912297317146","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192560,"job_number":"JOB_192560","tr_customer_id":192578,"tr_customer_product_id":192568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:18.000Z","modified_at":"2026-02-20T07:29:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"990155746180568","imei1":"990155746180568","imei2":"1990155746180568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192559,"job_number":"JOB_192559","tr_customer_id":192577,"tr_customer_product_id":192567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:17.000Z","modified_at":"2026-02-20T07:29:17.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19390585195309","imei1":"19390585195309","imei2":"119390585195309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192558,"job_number":"JOB_192558","tr_customer_id":192576,"tr_customer_product_id":192566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:19:43.000Z","modified_at":"2026-02-20T07:19:43.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192557,"job_number":"JOB_192557","tr_customer_id":192575,"tr_customer_product_id":192565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:34.000Z","modified_at":"2026-02-20T07:08:34.000Z","name":"Katharina Ebert","mobile_number":"404-930-1887","email_id":"Emile63@yahoo.com","dop":"2025-04-06","serial_number":"19566145142221348","imei1":"19566145142221348","imei2":"19566145142221348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192555,"job_number":"JOB_192555","tr_customer_id":192573,"tr_customer_product_id":192563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:08:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13183653765824","imei1":"13183653765824","imei2":"13183653765824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192554,"job_number":"JOB_192554","tr_customer_id":192572,"tr_customer_product_id":192562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:46.000Z","modified_at":"2026-02-20T07:07:46.000Z","name":"Deontae Schroeder","mobile_number":"290-445-5037","email_id":"Dimitri11@hotmail.com","dop":"2025-04-06","serial_number":"14432832645686432","imei1":"14432832645686432","imei2":"14432832645686432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192552,"job_number":"JOB_192552","tr_customer_id":192570,"tr_customer_product_id":192560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:44.000Z","modified_at":"2026-02-20T07:07:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19964477015006","imei1":"19964477015006","imei2":"19964477015006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192551,"job_number":"JOB_192551","tr_customer_id":192569,"tr_customer_product_id":192559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:04.000Z","modified_at":"2026-02-20T07:07:04.000Z","name":"Bryon Roberts","mobile_number":"664-587-4178","email_id":"Dolores18@yahoo.com","dop":"2025-04-06","serial_number":"12387454117825812","imei1":"12387454117825812","imei2":"12387454117825812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192549,"job_number":"JOB_192549","tr_customer_id":192567,"tr_customer_product_id":192557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:58.000Z","modified_at":"2026-02-20T07:06:58.000Z","name":"Evans Cartwright","mobile_number":"318-808-5523","email_id":"Ellen_Paucek@yahoo.com","dop":"2025-04-06","serial_number":"16654464808247868","imei1":"16654464808247868","imei2":"16654464808247868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192547,"job_number":"JOB_192547","tr_customer_id":192565,"tr_customer_product_id":192555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:06:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952866965248","imei1":"10952866965248","imei2":"10952866965248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192546,"job_number":"JOB_192546","tr_customer_id":192564,"tr_customer_product_id":192554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:03.000Z","modified_at":"2026-02-20T07:05:03.000Z","name":"Oliver Satterfield","mobile_number":"279-402-0709","email_id":"Juwan.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"13370612264130504","imei1":"13370612264130504","imei2":"13370612264130504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192544,"job_number":"JOB_192544","tr_customer_id":192562,"tr_customer_product_id":192552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:01.000Z","modified_at":"2026-02-20T07:05:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16601643079885","imei1":"16601643079885","imei2":"16601643079885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192543,"job_number":"JOB_192543","tr_customer_id":192561,"tr_customer_product_id":192551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:20.000Z","modified_at":"2026-02-20T07:04:20.000Z","name":"Ethyl Grady","mobile_number":"247-340-6611","email_id":"Macey_Hettinger@gmail.com","dop":"2025-04-06","serial_number":"10904716183522096","imei1":"10904716183522096","imei2":"10904716183522096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192541,"job_number":"JOB_192541","tr_customer_id":192559,"tr_customer_product_id":192549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14733601722041","imei1":"14733601722041","imei2":"14733601722041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192540,"job_number":"JOB_192540","tr_customer_id":192558,"tr_customer_product_id":192548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:15.000Z","modified_at":"2026-02-20T07:04:15.000Z","name":"Cleveland Weber","mobile_number":"387-319-6601","email_id":"Tania93@gmail.com","dop":"2025-04-06","serial_number":"15665973884350168","imei1":"15665973884350168","imei2":"15665973884350168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192538,"job_number":"JOB_192538","tr_customer_id":192556,"tr_customer_product_id":192546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17539633167738","imei1":"17539633167738","imei2":"17539633167738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192537,"job_number":"JOB_192537","tr_customer_id":192555,"tr_customer_product_id":192545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:46.000Z","modified_at":"2026-02-20T07:03:46.000Z","name":"Karl Beier","mobile_number":"484-402-1764","email_id":"Citlalli_Jones@gmail.com","dop":"2025-04-06","serial_number":"10314420782557428","imei1":"10314420782557428","imei2":"10314420782557428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192535,"job_number":"JOB_192535","tr_customer_id":192553,"tr_customer_product_id":192543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:41.000Z","modified_at":"2026-02-20T07:03:41.000Z","name":"Grayson Kuhn","mobile_number":"617-255-0234","email_id":"Milan38@gmail.com","dop":"2025-04-06","serial_number":"19697908402389400","imei1":"19697908402389400","imei2":"19697908402389400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192533,"job_number":"JOB_192533","tr_customer_id":192551,"tr_customer_product_id":192541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:37.000Z","modified_at":"2026-02-20T07:03:37.000Z","name":"Arno Gutkowski","mobile_number":"706-657-5852","email_id":"Jesus_Fadel@hotmail.com","dop":"2025-04-06","serial_number":"19948981488428050","imei1":"19948981488428050","imei2":"19948981488428050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192531,"job_number":"JOB_192531","tr_customer_id":192549,"tr_customer_product_id":192539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:03:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14052418838671","imei1":"14052418838671","imei2":"14052418838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192530,"job_number":"JOB_192530","tr_customer_id":192548,"tr_customer_product_id":192538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:26.000Z","modified_at":"2026-02-20T07:03:26.000Z","name":"Estella Weissnat","mobile_number":"272-590-1061","email_id":"Enola2@hotmail.com","dop":"2025-04-06","serial_number":"17735144296101456","imei1":"17735144296101456","imei2":"17735144296101456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192528,"job_number":"JOB_192528","tr_customer_id":192546,"tr_customer_product_id":192536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:03:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13794319688125","imei1":"13794319688125","imei2":"13794319688125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192527,"job_number":"JOB_192527","tr_customer_id":192545,"tr_customer_product_id":192535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:38.000Z","modified_at":"2026-02-20T07:02:38.000Z","name":"Adan Legros","mobile_number":"390-224-0133","email_id":"Desiree_Batz@yahoo.com","dop":"2025-04-06","serial_number":"16217148083743236","imei1":"16217148083743236","imei2":"16217148083743236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192525,"job_number":"JOB_192525","tr_customer_id":192543,"tr_customer_product_id":192533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11277592838779","imei1":"11277592838779","imei2":"11277592838779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192524,"job_number":"JOB_192524","tr_customer_id":192542,"tr_customer_product_id":192532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:15.000Z","modified_at":"2026-02-20T06:59:15.000Z","name":"Addison Mills","mobile_number":"462-235-2932","email_id":"Leone0@gmail.com","dop":"2025-04-06","serial_number":"14427580880407048","imei1":"14427580880407048","imei2":"14427580880407048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192522,"job_number":"JOB_192522","tr_customer_id":192540,"tr_customer_product_id":192530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281517860886","imei1":"19281517860886","imei2":"19281517860886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192518,"job_number":"JOB_192518","tr_customer_id":192536,"tr_customer_product_id":192526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:32.000Z","modified_at":"2026-02-20T06:58:32.000Z","name":"Joaquin Stark","mobile_number":"559-899-9190","email_id":"Katelyn_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"13762866287599200","imei1":"13762866287599200","imei2":"13762866287599200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192516,"job_number":"JOB_192516","tr_customer_id":192534,"tr_customer_product_id":192524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:58:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12138196474840","imei1":"12138196474840","imei2":"12138196474840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192512,"job_number":"JOB_192512","tr_customer_id":192530,"tr_customer_product_id":192520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:01.000Z","modified_at":"2026-02-20T06:58:01.000Z","name":"Amara Hills","mobile_number":"332-355-2199","email_id":"Estelle.Friesen@yahoo.com","dop":"2025-04-06","serial_number":"17766523913015770","imei1":"17766523913015770","imei2":"17766523913015770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192510,"job_number":"JOB_192510","tr_customer_id":192528,"tr_customer_product_id":192518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19796284856322","imei1":"19796284856322","imei2":"19796284856322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192509,"job_number":"JOB_192509","tr_customer_id":192527,"tr_customer_product_id":192517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:49.000Z","modified_at":"2026-02-20T06:57:49.000Z","name":"Natalie Funk","mobile_number":"718-651-4754","email_id":"Mireille.Koelpin86@hotmail.com","dop":"2025-04-06","serial_number":"11555800519256136","imei1":"11555800519256136","imei2":"11555800519256136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192507,"job_number":"JOB_192507","tr_customer_id":192525,"tr_customer_product_id":192515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:57:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16231322038015","imei1":"16231322038015","imei2":"16231322038015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192506,"job_number":"JOB_192506","tr_customer_id":192524,"tr_customer_product_id":192514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:45.000Z","modified_at":"2026-02-20T06:57:45.000Z","name":"Dianna Mosciski","mobile_number":"387-658-5206","email_id":"Cynthia_Hane11@gmail.com","dop":"2025-04-06","serial_number":"18883799586830496","imei1":"18883799586830496","imei2":"18883799586830496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192504,"job_number":"JOB_192504","tr_customer_id":192522,"tr_customer_product_id":192512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:57:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14717103697454","imei1":"14717103697454","imei2":"14717103697454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192500,"job_number":"JOB_192500","tr_customer_id":192518,"tr_customer_product_id":192508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:16.000Z","modified_at":"2026-02-20T06:57:16.000Z","name":"Estella Prosacco","mobile_number":"806-519-0777","email_id":"Jessyca.OConner28@gmail.com","dop":"2025-04-06","serial_number":"15958788630200428","imei1":"15958788630200428","imei2":"15958788630200428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192498,"job_number":"JOB_192498","tr_customer_id":192516,"tr_customer_product_id":192506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12652245596416","imei1":"12652245596416","imei2":"12652245596416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192497,"job_number":"JOB_192497","tr_customer_id":192515,"tr_customer_product_id":192505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:03.000Z","modified_at":"2026-02-20T06:57:03.000Z","name":"Lisette Goyette","mobile_number":"391-478-2014","email_id":"Mia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"18787944116203790","imei1":"18787944116203790","imei2":"18787944116203790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192495,"job_number":"JOB_192495","tr_customer_id":192513,"tr_customer_product_id":192503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15919379701839","imei1":"15919379701839","imei2":"15919379701839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192493,"job_number":"JOB_192493","tr_customer_id":192511,"tr_customer_product_id":192501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:32.000Z","modified_at":"2026-02-20T06:56:32.000Z","name":"Minerva Brakus","mobile_number":"337-726-0351","email_id":"Adolphus_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"11927890271494176","imei1":"11927890271494176","imei2":"11927890271494176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192489,"job_number":"JOB_192489","tr_customer_id":192507,"tr_customer_product_id":192497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:30.000Z","modified_at":"2026-02-20T06:56:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10748086364455","imei1":"10748086364455","imei2":"10748086364455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192488,"job_number":"JOB_192488","tr_customer_id":192506,"tr_customer_product_id":192496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:29.000Z","modified_at":"2026-02-20T06:56:29.000Z","name":"Paris Hansen","mobile_number":"756-786-3868","email_id":"Kole72@yahoo.com","dop":"2025-04-06","serial_number":"16752572384163678","imei1":"16752572384163678","imei2":"16752572384163678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192486,"job_number":"JOB_192486","tr_customer_id":192504,"tr_customer_product_id":192494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:56:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16566008067030","imei1":"16566008067030","imei2":"16566008067030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192485,"job_number":"JOB_192485","tr_customer_id":192503,"tr_customer_product_id":192493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:20.000Z","modified_at":"2026-02-20T06:56:20.000Z","name":"Steve Langosh","mobile_number":"278-244-7293","email_id":"Isaias.Kerluke98@gmail.com","dop":"2025-04-06","serial_number":"15242972021526682","imei1":"15242972021526682","imei2":"15242972021526682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192483,"job_number":"JOB_192483","tr_customer_id":192501,"tr_customer_product_id":192491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17513762014671","imei1":"17513762014671","imei2":"17513762014671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192482,"job_number":"JOB_192482","tr_customer_id":192500,"tr_customer_product_id":192490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:45.000Z","modified_at":"2026-02-20T06:55:45.000Z","name":"Isaiah Orn","mobile_number":"598-549-8344","email_id":"Fatima_Schoen@gmail.com","dop":"2025-04-06","serial_number":"14309888383696870","imei1":"14309888383696870","imei2":"14309888383696870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192481,"job_number":"JOB_192481","tr_customer_id":192499,"tr_customer_product_id":192489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:55:44.000Z","name":"Gregoria Schuster","mobile_number":"776-249-3363","email_id":"Autumn56@gmail.com","dop":"2025-04-06","serial_number":"15763282726644692","imei1":"15763282726644692","imei2":"15763282726644692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192478,"job_number":"JOB_192478","tr_customer_id":192496,"tr_customer_product_id":192486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:42.000Z","modified_at":"2026-02-20T06:55:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12146686781947","imei1":"12146686781947","imei2":"12146686781947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192477,"job_number":"JOB_192477","tr_customer_id":192495,"tr_customer_product_id":192485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:56.000Z","modified_at":"2026-02-20T06:54:56.000Z","name":"Herta Hegmann","mobile_number":"860-374-0957","email_id":"Mateo_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"19326149959379696","imei1":"19326149959379696","imei2":"19326149959379696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192475,"job_number":"JOB_192475","tr_customer_id":192493,"tr_customer_product_id":192483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:54:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17131860657428","imei1":"17131860657428","imei2":"17131860657428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192474,"job_number":"JOB_192474","tr_customer_id":192492,"tr_customer_product_id":192482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:29.000Z","modified_at":"2026-02-20T06:53:29.000Z","name":"Lilian Morissette","mobile_number":"893-666-6033","email_id":"Birdie_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"19693867051211290","imei1":"19693867051211290","imei2":"19693867051211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192472,"job_number":"JOB_192472","tr_customer_id":192490,"tr_customer_product_id":192480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:53:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18626272972535","imei1":"18626272972535","imei2":"18626272972535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192471,"job_number":"JOB_192471","tr_customer_id":192489,"tr_customer_product_id":192479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:43.000Z","modified_at":"2026-02-20T06:52:43.000Z","name":"Larissa Walker","mobile_number":"684-667-0717","email_id":"Eunice.Kiehn29@yahoo.com","dop":"2025-04-06","serial_number":"19575294411871896","imei1":"19575294411871896","imei2":"19575294411871896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192469,"job_number":"JOB_192469","tr_customer_id":192487,"tr_customer_product_id":192477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:52:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19417454912614","imei1":"19417454912614","imei2":"19417454912614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192468,"job_number":"JOB_192468","tr_customer_id":192486,"tr_customer_product_id":192476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:58.000Z","modified_at":"2026-02-20T06:51:58.000Z","name":"Genoveva Wiza","mobile_number":"643-420-6826","email_id":"Jennyfer_Green@gmail.com","dop":"2025-04-06","serial_number":"16316146306645132","imei1":"16316146306645132","imei2":"16316146306645132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192466,"job_number":"JOB_192466","tr_customer_id":192484,"tr_customer_product_id":192474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:51:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14493978784910","imei1":"14493978784910","imei2":"14493978784910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192462,"job_number":"JOB_192462","tr_customer_id":192480,"tr_customer_product_id":192470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:21.000Z","modified_at":"2026-02-20T06:49:21.000Z","name":"Ryann Kuhic","mobile_number":"519-941-9020","email_id":"Pedro71@yahoo.com","dop":"2025-04-06","serial_number":"12811466492444172","imei1":"12811466492444172","imei2":"12811466492444172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192460,"job_number":"JOB_192460","tr_customer_id":192478,"tr_customer_product_id":192468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18046508498767","imei1":"18046508498767","imei2":"18046508498767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192458,"job_number":"JOB_192458","tr_customer_id":192476,"tr_customer_product_id":192466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:38.000Z","modified_at":"2026-02-20T06:48:38.000Z","name":"Everett Rowe","mobile_number":"497-891-5226","email_id":"Leonard_Zboncak35@yahoo.com","dop":"2025-04-06","serial_number":"17298270473950880","imei1":"17298270473950880","imei2":"17298270473950880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192456,"job_number":"JOB_192456","tr_customer_id":192474,"tr_customer_product_id":192464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:48:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11417340923331","imei1":"11417340923331","imei2":"11417340923331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192454,"job_number":"JOB_192454","tr_customer_id":192472,"tr_customer_product_id":192462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:28.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"18517521276707","imei1":"18517521276707","imei2":"18517521276707","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192452,"job_number":"JOB_192452","tr_customer_id":192470,"tr_customer_product_id":192460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:47:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45044932742141","imei1":"45044932742141","imei2":"45044932742141","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192451,"job_number":"JOB_192451","tr_customer_id":192469,"tr_customer_product_id":192459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:55.000Z","modified_at":"2026-02-20T06:47:55.000Z","name":"Jonas King","mobile_number":"699-755-8526","email_id":"Jace_Cummings@yahoo.com","dop":"2025-04-06","serial_number":"18044767624850188","imei1":"18044767624850188","imei2":"18044767624850188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192449,"job_number":"JOB_192449","tr_customer_id":192467,"tr_customer_product_id":192457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17774807559924","imei1":"17774807559924","imei2":"17774807559924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192448,"job_number":"JOB_192448","tr_customer_id":192466,"tr_customer_product_id":192456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:02.000Z","modified_at":"2026-02-20T06:46:02.000Z","name":"Robin Batz","mobile_number":"250-339-3638","email_id":"Garnet55@hotmail.com","dop":"2025-04-06","serial_number":"18033745949699656","imei1":"18033745949699656","imei2":"18033745949699656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192446,"job_number":"JOB_192446","tr_customer_id":192464,"tr_customer_product_id":192454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18958173281600","imei1":"18958173281600","imei2":"18958173281600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192445,"job_number":"JOB_192445","tr_customer_id":192463,"tr_customer_product_id":192453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:20.000Z","modified_at":"2026-02-20T06:45:20.000Z","name":"Icie Durgan","mobile_number":"485-605-6826","email_id":"Osbaldo66@hotmail.com","dop":"2025-04-06","serial_number":"10755235594698420","imei1":"10755235594698420","imei2":"10755235594698420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192443,"job_number":"JOB_192443","tr_customer_id":192461,"tr_customer_product_id":192451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10507107161537","imei1":"10507107161537","imei2":"10507107161537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192442,"job_number":"JOB_192442","tr_customer_id":192460,"tr_customer_product_id":192450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:37.000Z","modified_at":"2026-02-20T06:44:37.000Z","name":"Julia Emard","mobile_number":"539-449-5865","email_id":"Sallie_Kuvalis@gmail.com","dop":"2025-04-06","serial_number":"16429707627683036","imei1":"16429707627683036","imei2":"16429707627683036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192440,"job_number":"JOB_192440","tr_customer_id":192458,"tr_customer_product_id":192448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:44:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10109765421354","imei1":"10109765421354","imei2":"10109765421354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192439,"job_number":"JOB_192439","tr_customer_id":192457,"tr_customer_product_id":192447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:52.000Z","modified_at":"2026-02-20T06:43:52.000Z","name":"Daphne Strosin","mobile_number":"735-718-9118","email_id":"Stephen_Altenwerth@yahoo.com","dop":"2025-06-18","serial_number":"1067770696039601","imei1":"1067770696039601","imei2":"1067770696039601","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192437,"job_number":"JOB_192437","tr_customer_id":192455,"tr_customer_product_id":192445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:43:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10526043408569","imei1":"10526043408569","imei2":"10526043408569","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192436,"job_number":"JOB_192436","tr_customer_id":192454,"tr_customer_product_id":192444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:20.000Z","modified_at":"2026-02-20T06:43:20.000Z","name":"Kaycee Larkin","mobile_number":"857-355-7770","email_id":"Lue67@hotmail.com","dop":"2025-04-06","serial_number":"10657107355529558","imei1":"10657107355529558","imei2":"10657107355529558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192434,"job_number":"JOB_192434","tr_customer_id":192452,"tr_customer_product_id":192442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:06.000Z","modified_at":"2026-02-20T06:43:06.000Z","name":"Nathen Kuhn","mobile_number":"493-357-1582","email_id":"Nicolette.Cremin@hotmail.com","dop":"2025-06-18","serial_number":"1006826681599385","imei1":"1006826681599385","imei2":"1006826681599385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192432,"job_number":"JOB_192432","tr_customer_id":192450,"tr_customer_product_id":192440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10064150756498","imei1":"10064150756498","imei2":"10064150756498","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192430,"job_number":"JOB_192430","tr_customer_id":192448,"tr_customer_product_id":192438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:42:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101895146345632","imei1":"101895146345632","imei2":"101895146345632","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192426,"job_number":"JOB_192426","tr_customer_id":192444,"tr_customer_product_id":192434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:02.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100033227488169","imei1":"100033227488169","imei2":"100033227488169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192421,"job_number":"JOB_192421","tr_customer_id":192439,"tr_customer_product_id":192429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105097602446360","imei1":"105097602446360","imei2":"105097602446360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192408,"job_number":"JOB_192408","tr_customer_id":192426,"tr_customer_product_id":192416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:08.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"74009212981800","imei1":"74009212981800","imei2":"74009212981800","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192406,"job_number":"JOB_192406","tr_customer_id":192424,"tr_customer_product_id":192414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:32.000Z","modified_at":"2026-02-20T06:36:32.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62458444920351","imei1":"62458444920351","imei2":"62458444920351","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192404,"job_number":"JOB_192404","tr_customer_id":192422,"tr_customer_product_id":192412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:35:56.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"93478124474870","imei1":"93478124474870","imei2":"93478124474870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192402,"job_number":"JOB_192402","tr_customer_id":192420,"tr_customer_product_id":192410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15052025506743","imei1":"15052025506743","imei2":"15052025506743","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192400,"job_number":"JOB_192400","tr_customer_id":192418,"tr_customer_product_id":192408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16628700434711","imei1":"16628700434711","imei2":"16628700434711","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192398,"job_number":"JOB_192398","tr_customer_id":192416,"tr_customer_product_id":192406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:26.000Z","modified_at":"2026-02-20T05:36:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16614218405268","imei1":"16614218405268","imei2":"16614218405268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192397,"job_number":"JOB_192397","tr_customer_id":192415,"tr_customer_product_id":192405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:58.000Z","modified_at":"2026-02-20T05:34:58.000Z","name":"Kiley Hintz","mobile_number":"683-742-4186","email_id":"Marianna.Schaden90@yahoo.com","dop":"2025-04-06","serial_number":"15530095581675214","imei1":"15530095581675214","imei2":"15530095581675214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192395,"job_number":"JOB_192395","tr_customer_id":192413,"tr_customer_product_id":192403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:34.000Z","modified_at":"2026-02-20T05:34:34.000Z","name":"Kirk Ziemann","mobile_number":"986-895-8077","email_id":"Mossie_Considine@hotmail.com","dop":"2025-04-06","serial_number":"17919851345320204","imei1":"17919851345320204","imei2":"17919851345320204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192392,"job_number":"JOB_192392","tr_customer_id":192410,"tr_customer_product_id":192400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:41.000Z","modified_at":"2026-02-20T05:18:41.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102335650492521","imei1":"102335650492521","imei2":"102335650492521","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192390,"job_number":"JOB_192390","tr_customer_id":192408,"tr_customer_product_id":192398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:29.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100119711155276","imei1":"100119711155276","imei2":"100119711155276","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192389,"job_number":"JOB_192389","tr_customer_id":192407,"tr_customer_product_id":192397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:39.000Z","modified_at":"2026-02-20T05:14:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"78754118306217","imei1":"78754118306217","imei2":"78754118306217","popurl":"2026-02-10T05:14:38.621295426Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192388,"job_number":"JOB_192388","tr_customer_id":192406,"tr_customer_product_id":192396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:14:27.000Z","modified_at":"2026-02-20T05:14:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-10","serial_number":"80044353160324","imei1":"80044353160324","imei2":"80044353160324","popurl":"2026-02-10T05:14:27.320703272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192385,"job_number":"JOB_192385","tr_customer_id":192403,"tr_customer_product_id":192393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:10:40.000Z","modified_at":"2026-02-20T05:10:40.000Z","name":"Dhana Guneta","mobile_number":"7078502493","email_id":"kali.dubashi@yahoo.co.in","dop":"2026-02-10","serial_number":"155369694223844","imei1":"155369694223844","imei2":"155369694223844","popurl":"www.rupinder-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192383,"job_number":"JOB_192383","tr_customer_id":192401,"tr_customer_product_id":192391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:20.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"59684844800669","imei1":"59684844800669","imei2":"59684844800669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192381,"job_number":"JOB_192381","tr_customer_id":192399,"tr_customer_product_id":192389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:48.000Z","modified_at":"2026-02-20T05:04:48.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"16029808109862","imei1":"16029808109862","imei2":"16029808109862","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192379,"job_number":"JOB_192379","tr_customer_id":192397,"tr_customer_product_id":192387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:57.000Z","modified_at":"2026-02-20T04:58:57.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-10","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-10T04:58:57.192727955Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192378,"job_number":"JOB_192378","tr_customer_id":192396,"tr_customer_product_id":192386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:58:51.000Z","modified_at":"2026-02-20T04:58:51.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447048","imei1":"66269747447048","imei2":"66269747447048","popurl":"2026-02-10T04:58:47.064665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192377,"job_number":"JOB_192377","tr_customer_id":192395,"tr_customer_product_id":192385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:51:12.000Z","modified_at":"2026-02-20T04:51:12.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447038","imei1":"66269747447038","imei2":"66269747447038","popurl":"2026-02-10T04:51:08.774934100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192375,"job_number":"JOB_192375","tr_customer_id":192393,"tr_customer_product_id":192383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94031600770886","imei1":"94031600770886","imei2":"94031600770886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192374,"job_number":"JOB_192374","tr_customer_id":192392,"tr_customer_product_id":192382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58107463899197","imei1":"58107463899197","imei2":"58107463899197","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192373,"job_number":"JOB_192373","tr_customer_id":192391,"tr_customer_product_id":192381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24546714488412","imei1":"24546714488412","imei2":"24546714488412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192372,"job_number":"JOB_192372","tr_customer_id":192390,"tr_customer_product_id":192380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23015702777621","imei1":"23015702777621","imei2":"23015702777621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192371,"job_number":"JOB_192371","tr_customer_id":192389,"tr_customer_product_id":192379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95580440785076","imei1":"95580440785076","imei2":"95580440785076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192370,"job_number":"JOB_192370","tr_customer_id":192388,"tr_customer_product_id":192378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:12.000Z","modified_at":"2026-02-20T04:43:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72963387800296","imei1":"72963387800296","imei2":"72963387800296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192368,"job_number":"JOB_192368","tr_customer_id":192386,"tr_customer_product_id":192376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76282941030131","imei1":"76282941030131","imei2":"76282941030131","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192367,"job_number":"JOB_192367","tr_customer_id":192385,"tr_customer_product_id":192375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:42:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30354876696584","imei1":"30354876696584","imei2":"30354876696584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192366,"job_number":"JOB_192366","tr_customer_id":192384,"tr_customer_product_id":192374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51556448442048","imei1":"51556448442048","imei2":"51556448442048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192365,"job_number":"JOB_192365","tr_customer_id":192383,"tr_customer_product_id":192373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44503316396410","imei1":"44503316396410","imei2":"44503316396410","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192364,"job_number":"JOB_192364","tr_customer_id":192382,"tr_customer_product_id":192372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:41.000Z","modified_at":"2026-02-20T04:42:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78279695555596","imei1":"78279695555596","imei2":"78279695555596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192363,"job_number":"JOB_192363","tr_customer_id":192381,"tr_customer_product_id":192371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:40.000Z","modified_at":"2026-02-20T04:42:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82629818463023","imei1":"82629818463023","imei2":"82629818463023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192361,"job_number":"JOB_192361","tr_customer_id":192379,"tr_customer_product_id":192369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49769185570455","imei1":"49769185570455","imei2":"49769185570455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192360,"job_number":"JOB_192360","tr_customer_id":192378,"tr_customer_product_id":192368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59542974840550","imei1":"59542974840550","imei2":"59542974840550","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192359,"job_number":"JOB_192359","tr_customer_id":192377,"tr_customer_product_id":192367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55121177792595","imei1":"55121177792595","imei2":"55121177792595","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192358,"job_number":"JOB_192358","tr_customer_id":192376,"tr_customer_product_id":192366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:10.000Z","modified_at":"2026-02-20T04:42:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68718226498479","imei1":"68718226498479","imei2":"68718226498479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192357,"job_number":"JOB_192357","tr_customer_id":192375,"tr_customer_product_id":192365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89320846241833","imei1":"89320846241833","imei2":"89320846241833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192356,"job_number":"JOB_192356","tr_customer_id":192374,"tr_customer_product_id":192364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:09.000Z","modified_at":"2026-02-20T04:42:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44689195049235","imei1":"44689195049235","imei2":"44689195049235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192354,"job_number":"JOB_192354","tr_customer_id":192372,"tr_customer_product_id":192362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:51.000Z","modified_at":"2026-02-20T04:28:51.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"597438687000840","imei1":"597438687000840","imei2":"1597438687000840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192353,"job_number":"JOB_192353","tr_customer_id":192371,"tr_customer_product_id":192361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:23.000Z","modified_at":"2026-02-20T04:28:23.000Z","name":"Reggie Emard","mobile_number":"599-566-8244","email_id":"Deion38@gmail.com","dop":"2025-04-06","serial_number":"12681936877788088","imei1":"12681936877788088","imei2":"12681936877788088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192351,"job_number":"JOB_192351","tr_customer_id":192369,"tr_customer_product_id":192359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17287805802378","imei1":"17287805802378","imei2":"17287805802378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192347,"job_number":"JOB_192347","tr_customer_id":192365,"tr_customer_product_id":192355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:16.000Z","modified_at":"2026-02-20T04:28:16.000Z","name":"Joanie Baumbach","mobile_number":"780-249-1991","email_id":"Ottilie.Terry51@yahoo.com","dop":"2025-04-06","serial_number":"16532561207526846","imei1":"16532561207526846","imei2":"16532561207526846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192345,"job_number":"JOB_192345","tr_customer_id":192363,"tr_customer_product_id":192353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18709373899158","imei1":"18709373899158","imei2":"18709373899158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192344,"job_number":"JOB_192344","tr_customer_id":192362,"tr_customer_product_id":192352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Clara Becker","mobile_number":"537-544-7347","email_id":"Barbara_Sauer49@hotmail.com","dop":"2025-04-06","serial_number":"14836831398055436","imei1":"14836831398055436","imei2":"14836831398055436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192342,"job_number":"JOB_192342","tr_customer_id":192360,"tr_customer_product_id":192350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:12.000Z","modified_at":"2026-02-20T04:28:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"345849152557669","imei1":"345849152557669","imei2":"1345849152557669","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192340,"job_number":"JOB_192340","tr_customer_id":192358,"tr_customer_product_id":192348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11286074480623","imei1":"11286074480623","imei2":"11286074480623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192339,"job_number":"JOB_192339","tr_customer_id":192357,"tr_customer_product_id":192347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:11.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19505642204691","imei1":"19505642204691","imei2":"119505642204691","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192338,"job_number":"JOB_192338","tr_customer_id":192356,"tr_customer_product_id":192346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:04.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Rachelle Ritchie","mobile_number":"546-544-3873","email_id":"Leta12@hotmail.com","dop":"2025-08-24","serial_number":"1012673968433516","imei1":"1012673968433516","imei2":"1012673968433516","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192336,"job_number":"JOB_192336","tr_customer_id":192354,"tr_customer_product_id":192344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:02.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19814862528556","imei1":"19814862528556","imei2":"19814862528556","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192335,"job_number":"JOB_192335","tr_customer_id":192353,"tr_customer_product_id":192343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:56.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Gregory Altenwerth","mobile_number":"876-581-8250","email_id":"Joy.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"14461820288502618","imei1":"14461820288502618","imei2":"14461820288502618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192334,"job_number":"JOB_192334","tr_customer_id":192352,"tr_customer_product_id":192342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Scarlett Wolf","mobile_number":"866-791-8273","email_id":"Shanny18@hotmail.com","dop":"2025-04-06","serial_number":"16960936641357378","imei1":"16960936641357378","imei2":"16960936641357378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192332,"job_number":"JOB_192332","tr_customer_id":192350,"tr_customer_product_id":192340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15652619589906","imei1":"15652619589906","imei2":"15652619589906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192331,"job_number":"JOB_192331","tr_customer_id":192349,"tr_customer_product_id":192339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"Lincoln Grady","mobile_number":"621-757-2885","email_id":"Kirstin.King@hotmail.com","dop":"2025-04-06","serial_number":"12521058868087924","imei1":"12521058868087924","imei2":"12521058868087924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192329,"job_number":"JOB_192329","tr_customer_id":192347,"tr_customer_product_id":192337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:27:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17842545317723","imei1":"17842545317723","imei2":"17842545317723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192327,"job_number":"JOB_192327","tr_customer_id":192345,"tr_customer_product_id":192335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:27:53.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14000187040287","imei1":"14000187040287","imei2":"14000187040287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192326,"job_number":"JOB_192326","tr_customer_id":192344,"tr_customer_product_id":192334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:51.000Z","modified_at":"2026-02-20T04:27:51.000Z","name":"Shana Kling","mobile_number":"287-714-4688","email_id":"Delmer.Hoppe38@gmail.com","dop":"2025-04-06","serial_number":"14710271450153808","imei1":"14710271450153808","imei2":"14710271450153808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192325,"job_number":"JOB_192325","tr_customer_id":192343,"tr_customer_product_id":192333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:50.000Z","modified_at":"2026-02-20T04:27:50.000Z","name":"Estell D'Amore","mobile_number":"675-458-9016","email_id":"Elna_Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10651991905610270","imei1":"10651991905610270","imei2":"10651991905610270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192323,"job_number":"JOB_192323","tr_customer_id":192341,"tr_customer_product_id":192331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:27:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17577294992945","imei1":"17577294992945","imei2":"17577294992945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192321,"job_number":"JOB_192321","tr_customer_id":192339,"tr_customer_product_id":192329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:48.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10461737984176","imei1":"10461737984176","imei2":"10461737984176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192319,"job_number":"JOB_192319","tr_customer_id":192337,"tr_customer_product_id":192327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106462061026627","imei1":"106462061026627","imei2":"106462061026627","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192318,"job_number":"JOB_192318","tr_customer_id":192336,"tr_customer_product_id":192326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:41.000Z","modified_at":"2026-02-20T04:27:41.000Z","name":"Angelica Legros","mobile_number":"838-663-1724","email_id":"Rico_Barrows62@yahoo.com","dop":"2025-04-06","serial_number":"18603433076775616","imei1":"18603433076775616","imei2":"18603433076775616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192316,"job_number":"JOB_192316","tr_customer_id":192334,"tr_customer_product_id":192324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:27:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11547758966424","imei1":"11547758966424","imei2":"11547758966424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192314,"job_number":"JOB_192314","tr_customer_id":192332,"tr_customer_product_id":192322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:38.000Z","modified_at":"2026-02-20T04:27:38.000Z","name":"Hertha Franecki","mobile_number":"692-883-1570","email_id":"Janick39@hotmail.com","dop":"2025-04-06","serial_number":"17961638672207604","imei1":"17961638672207604","imei2":"17961638672207604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192309,"job_number":"JOB_192309","tr_customer_id":192327,"tr_customer_product_id":192317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19350288081770","imei1":"19350288081770","imei2":"19350288081770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192307,"job_number":"JOB_192307","tr_customer_id":192325,"tr_customer_product_id":192315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"Alyson Gibson","mobile_number":"633-386-8069","email_id":"Shea1@yahoo.com","dop":"2025-04-06","serial_number":"12053291012152500","imei1":"12053291012152500","imei2":"12053291012152500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192306,"job_number":"JOB_192306","tr_customer_id":192324,"tr_customer_product_id":192314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:32.000Z","modified_at":"2026-02-20T04:27:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"641815615084629","imei1":"641815615084629","imei2":"1641815615084629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192304,"job_number":"JOB_192304","tr_customer_id":192322,"tr_customer_product_id":192312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Raven Stehr","mobile_number":"623-543-4100","email_id":"Scot_Kihn@gmail.com","dop":"2025-04-06","serial_number":"10403763432541764","imei1":"10403763432541764","imei2":"10403763432541764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192303,"job_number":"JOB_192303","tr_customer_id":192321,"tr_customer_product_id":192311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"18084384628409","imei1":"18084384628409","imei2":"118084384628409","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192302,"job_number":"JOB_192302","tr_customer_id":192320,"tr_customer_product_id":192310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17859529983911","imei1":"17859529983911","imei2":"17859529983911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192297,"job_number":"JOB_192297","tr_customer_id":192315,"tr_customer_product_id":192305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"10793153240725","imei1":"10793153240725","imei2":"10793153240725","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192295,"job_number":"JOB_192295","tr_customer_id":192313,"tr_customer_product_id":192303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:27:29.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10100027748543","imei1":"10100027748543","imei2":"10100027748543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192293,"job_number":"JOB_192293","tr_customer_id":192311,"tr_customer_product_id":192301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:22.000Z","modified_at":"2026-02-20T04:27:22.000Z","name":"Clyde Hansen","mobile_number":"260-513-7751","email_id":"Pamela.Muller@gmail.com","dop":"2025-08-24","serial_number":"1074617187565858","imei1":"1074617187565858","imei2":"1074617187565858","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192291,"job_number":"JOB_192291","tr_customer_id":192309,"tr_customer_product_id":192299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18990079502462","imei1":"18990079502462","imei2":"18990079502462","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192290,"job_number":"JOB_192290","tr_customer_id":192308,"tr_customer_product_id":192298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:15.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Donato Nicolas","mobile_number":"238-445-5257","email_id":"Pedro_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"17251398445004708","imei1":"17251398445004708","imei2":"17251398445004708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192286,"job_number":"JOB_192286","tr_customer_id":192304,"tr_customer_product_id":192294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15600232484542","imei1":"15600232484542","imei2":"15600232484542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192284,"job_number":"JOB_192284","tr_customer_id":192302,"tr_customer_product_id":192292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Raquel Auer","mobile_number":"393-793-8685","email_id":"Daphne74@yahoo.com","dop":"2025-04-06","serial_number":"19273838341621000","imei1":"19273838341621000","imei2":"19273838341621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192283,"job_number":"JOB_192283","tr_customer_id":192301,"tr_customer_product_id":192291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Adolf Dooley","mobile_number":"954-830-8100","email_id":"Cyril_Muller44@gmail.com","dop":"2025-04-06","serial_number":"17243538303076680","imei1":"17243538303076680","imei2":"17243538303076680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192279,"job_number":"JOB_192279","tr_customer_id":192297,"tr_customer_product_id":192287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10686165980332","imei1":"10686165980332","imei2":"10686165980332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192278,"job_number":"JOB_192278","tr_customer_id":192296,"tr_customer_product_id":192286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Nicole Leannon","mobile_number":"435-559-7574","email_id":"Emelia_Keebler13@gmail.com","dop":"2025-04-06","serial_number":"18633762910860624","imei1":"18633762910860624","imei2":"18633762910860624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192277,"job_number":"JOB_192277","tr_customer_id":192295,"tr_customer_product_id":192285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17268246490142","imei1":"17268246490142","imei2":"17268246490142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192276,"job_number":"JOB_192276","tr_customer_id":192294,"tr_customer_product_id":192284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Evert Considine","mobile_number":"335-881-7164","email_id":"Jaime.Mayer8@hotmail.com","dop":"2025-04-06","serial_number":"18171978423895064","imei1":"18171978423895064","imei2":"18171978423895064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192275,"job_number":"JOB_192275","tr_customer_id":192293,"tr_customer_product_id":192283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:09.000Z","modified_at":"2026-02-20T04:27:09.000Z","name":"Chaim Carroll","mobile_number":"722-397-8613","email_id":"Mitchel83@yahoo.com","dop":"2025-04-06","serial_number":"13370437045970162","imei1":"13370437045970162","imei2":"13370437045970162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192273,"job_number":"JOB_192273","tr_customer_id":192291,"tr_customer_product_id":192281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16271066827076","imei1":"16271066827076","imei2":"16271066827076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192270,"job_number":"JOB_192270","tr_customer_id":192288,"tr_customer_product_id":192278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13924492995936","imei1":"13924492995936","imei2":"13924492995936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192269,"job_number":"JOB_192269","tr_customer_id":192287,"tr_customer_product_id":192277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16665477798922","imei1":"16665477798922","imei2":"16665477798922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192268,"job_number":"JOB_192268","tr_customer_id":192286,"tr_customer_product_id":192276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:07.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Lorine Cole","mobile_number":"287-757-4675","email_id":"Cade51@gmail.com","dop":"2025-04-06","serial_number":"16244777108209318","imei1":"16244777108209318","imei2":"16244777108209318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192266,"job_number":"JOB_192266","tr_customer_id":192284,"tr_customer_product_id":192274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:05.000Z","modified_at":"2026-02-20T04:27:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17596815393325","imei1":"17596815393325","imei2":"17596815393325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192264,"job_number":"JOB_192264","tr_customer_id":192282,"tr_customer_product_id":192272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100551758594170","imei1":"100551758594170","imei2":"100551758594170","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192262,"job_number":"JOB_192262","tr_customer_id":192280,"tr_customer_product_id":192270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62336645097062","imei1":"62336645097062","imei2":"62336645097062","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192261,"job_number":"JOB_192261","tr_customer_id":192279,"tr_customer_product_id":192269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:59.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Sheridan Pouros","mobile_number":"359-207-7793","email_id":"Levi.Emard23@gmail.com","dop":"2025-04-06","serial_number":"10047484072572380","imei1":"10047484072572380","imei2":"10047484072572380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192259,"job_number":"JOB_192259","tr_customer_id":192277,"tr_customer_product_id":192267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:26:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14766937446780","imei1":"14766937446780","imei2":"14766937446780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192252,"job_number":"JOB_192252","tr_customer_id":192270,"tr_customer_product_id":192260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:26:53.000Z","name":"Guy Kassulke","mobile_number":"696-231-8891","email_id":"Adelia62@gmail.com","dop":"2025-04-06","serial_number":"18324501668395336","imei1":"18324501668395336","imei2":"18324501668395336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192250,"job_number":"JOB_192250","tr_customer_id":192268,"tr_customer_product_id":192258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:26:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"655130472965032","imei1":"655130472965032","imei2":"1655130472965032","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192248,"job_number":"JOB_192248","tr_customer_id":192266,"tr_customer_product_id":192256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11699474937819","imei1":"11699474937819","imei2":"11699474937819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192247,"job_number":"JOB_192247","tr_customer_id":192265,"tr_customer_product_id":192255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:51.000Z","modified_at":"2026-02-20T04:26:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"11059222302253","imei1":"11059222302253","imei2":"111059222302253","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192246,"job_number":"JOB_192246","tr_customer_id":192264,"tr_customer_product_id":192254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:50.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Okey Stanton","mobile_number":"761-453-8138","email_id":"Danial_Yost35@yahoo.com","dop":"2025-04-06","serial_number":"13920427051876158","imei1":"13920427051876158","imei2":"13920427051876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192244,"job_number":"JOB_192244","tr_customer_id":192262,"tr_customer_product_id":192252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12759655692650","imei1":"12759655692650","imei2":"12759655692650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192243,"job_number":"JOB_192243","tr_customer_id":192261,"tr_customer_product_id":192251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:26:49.000Z","name":"Boyd Lueilwitz","mobile_number":"731-644-6576","email_id":"Steve62@gmail.com","dop":"2025-04-06","serial_number":"15659755501713136","imei1":"15659755501713136","imei2":"15659755501713136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192242,"job_number":"JOB_192242","tr_customer_id":192260,"tr_customer_product_id":192250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:48.000Z","modified_at":"2026-02-20T04:26:48.000Z","name":"Elian Pagac","mobile_number":"954-507-3352","email_id":"Ellen12@gmail.com","dop":"2025-04-06","serial_number":"19637263090685730","imei1":"19637263090685730","imei2":"19637263090685730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192240,"job_number":"JOB_192240","tr_customer_id":192258,"tr_customer_product_id":192248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"15190503363578","imei1":"15190503363578","imei2":"15190503363578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192238,"job_number":"JOB_192238","tr_customer_id":192256,"tr_customer_product_id":192246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:46.000Z","modified_at":"2026-02-20T04:26:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16264038260405","imei1":"16264038260405","imei2":"16264038260405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192237,"job_number":"JOB_192237","tr_customer_id":192255,"tr_customer_product_id":192245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:26:41.000Z","name":"Demond Hermann","mobile_number":"833-234-1675","email_id":"Noe_Kris1@gmail.com","dop":"2025-08-24","serial_number":"1011121697881295","imei1":"1011121697881295","imei2":"1011121697881295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192235,"job_number":"JOB_192235","tr_customer_id":192253,"tr_customer_product_id":192243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:26:40.000Z","name":"Keyon Stamm","mobile_number":"636-977-2883","email_id":"Hillard_West@gmail.com","dop":"2025-04-06","serial_number":"14512412134326084","imei1":"14512412134326084","imei2":"14512412134326084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192233,"job_number":"JOB_192233","tr_customer_id":192251,"tr_customer_product_id":192241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"18075623260751","imei1":"18075623260751","imei2":"18075623260751","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192232,"job_number":"JOB_192232","tr_customer_id":192250,"tr_customer_product_id":192240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"Kim West","mobile_number":"788-431-6166","email_id":"Gaetano26@hotmail.com","dop":"2025-02-01","serial_number":"49872992865827","imei1":"49872992865827","imei2":"49872992865827","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192230,"job_number":"JOB_192230","tr_customer_id":192248,"tr_customer_product_id":192238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"72622657982524","imei1":"72622657982524","imei2":"72622657982524","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192229,"job_number":"JOB_192229","tr_customer_id":192247,"tr_customer_product_id":192237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:26:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261648745731","imei1":"19261648745731","imei2":"19261648745731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192228,"job_number":"JOB_192228","tr_customer_id":192246,"tr_customer_product_id":192236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:38.000Z","modified_at":"2026-02-20T04:26:38.000Z","name":"Lonnie Kozey","mobile_number":"424-204-8859","email_id":"Suzanne73@hotmail.com","dop":"2025-04-06","serial_number":"14848298632247720","imei1":"14848298632247720","imei2":"14848298632247720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192226,"job_number":"JOB_192226","tr_customer_id":192244,"tr_customer_product_id":192234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12816847803790","imei1":"12816847803790","imei2":"12816847803790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192222,"job_number":"JOB_192222","tr_customer_id":192240,"tr_customer_product_id":192230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Romaine Auer","mobile_number":"552-457-8500","email_id":"Jolie_Lueilwitz87@gmail.com","dop":"2025-04-06","serial_number":"12067162747673106","imei1":"12067162747673106","imei2":"12067162747673106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192217,"job_number":"JOB_192217","tr_customer_id":192235,"tr_customer_product_id":192225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14433616204064","imei1":"14433616204064","imei2":"14433616204064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192216,"job_number":"JOB_192216","tr_customer_id":192234,"tr_customer_product_id":192224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:30.000Z","modified_at":"2026-02-20T04:26:30.000Z","name":"Nya Reinger","mobile_number":"765-436-9195","email_id":"Miracle.Schoen@gmail.com","dop":"2025-04-06","serial_number":"11684711041680516","imei1":"11684711041680516","imei2":"11684711041680516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192213,"job_number":"JOB_192213","tr_customer_id":192231,"tr_customer_product_id":192221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"94276198781841","imei1":"94276198781841","imei2":"94276198781841","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192212,"job_number":"JOB_192212","tr_customer_id":192230,"tr_customer_product_id":192220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15399849540562","imei1":"15399849540562","imei2":"15399849540562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192211,"job_number":"JOB_192211","tr_customer_id":192229,"tr_customer_product_id":192219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Effie Reichel","mobile_number":"256-205-7112","email_id":"Armand.Greenholt@gmail.com","dop":"2025-04-06","serial_number":"12970926770170610","imei1":"12970926770170610","imei2":"12970926770170610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192210,"job_number":"JOB_192210","tr_customer_id":192228,"tr_customer_product_id":192218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:28.000Z","modified_at":"2026-02-20T04:26:28.000Z","name":"Adele Stokes","mobile_number":"812-556-8127","email_id":"Daphney.Grady@gmail.com","dop":"2025-04-06","serial_number":"10378939099483398","imei1":"10378939099483398","imei2":"10378939099483398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192208,"job_number":"JOB_192208","tr_customer_id":192226,"tr_customer_product_id":192216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:26:27.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16006662964021","imei1":"16006662964021","imei2":"16006662964021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192206,"job_number":"JOB_192206","tr_customer_id":192224,"tr_customer_product_id":192214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056051856007","imei1":"11056051856007","imei2":"11056051856007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192205,"job_number":"JOB_192205","tr_customer_id":192223,"tr_customer_product_id":192213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Keven Fay","mobile_number":"832-949-0682","email_id":"Webster_Jaskolski15@yahoo.com","dop":"2025-04-06","serial_number":"16926062052173096","imei1":"16926062052173096","imei2":"16926062052173096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192203,"job_number":"JOB_192203","tr_customer_id":192221,"tr_customer_product_id":192211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:26.000Z","name":"Marina Lindgren","mobile_number":"570-619-0989","email_id":"Rolando_Goyette55@hotmail.com","dop":"2025-04-06","serial_number":"16396084084508916","imei1":"16396084084508916","imei2":"16396084084508916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192201,"job_number":"JOB_192201","tr_customer_id":192219,"tr_customer_product_id":192209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"Hailey Bogan","mobile_number":"451-253-2264","email_id":"Yoshiko53@yahoo.com","dop":"2025-04-06","serial_number":"17378013149017232","imei1":"17378013149017232","imei2":"17378013149017232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192200,"job_number":"JOB_192200","tr_customer_id":192218,"tr_customer_product_id":192208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:26:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17012733958718","imei1":"17012733958718","imei2":"17012733958718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192198,"job_number":"JOB_192198","tr_customer_id":192216,"tr_customer_product_id":192206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12608237797284","imei1":"12608237797284","imei2":"12608237797284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192197,"job_number":"JOB_192197","tr_customer_id":192215,"tr_customer_product_id":192205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:24.000Z","name":"Fred Daugherty","mobile_number":"704-827-0860","email_id":"Cali_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"11394305677487482","imei1":"11394305677487482","imei2":"11394305677487482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192195,"job_number":"JOB_192195","tr_customer_id":192213,"tr_customer_product_id":192203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12206007589680","imei1":"12206007589680","imei2":"12206007589680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192193,"job_number":"JOB_192193","tr_customer_id":192211,"tr_customer_product_id":192201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165931216267","imei1":"10165931216267","imei2":"10165931216267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192191,"job_number":"JOB_192191","tr_customer_id":192209,"tr_customer_product_id":192199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Tony Marvin","mobile_number":"328-987-5739","email_id":"Eugene_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1468325182464402","imei1":"1468325182464402","imei2":"1468325182464402","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192187,"job_number":"JOB_192187","tr_customer_id":192205,"tr_customer_product_id":192195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:21.000Z","modified_at":"2026-02-20T04:26:21.000Z","name":"Johnny Waelchi","mobile_number":"655-898-3662","email_id":"Sedrick_Konopelski99@gmail.com","dop":"2025-05-30","serial_number":"15220266469965","imei1":"15220266469965","imei2":"15220266469965","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192184,"job_number":"JOB_192184","tr_customer_id":192202,"tr_customer_product_id":192192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105117814329988","imei1":"105117814329988","imei2":"105117814329988","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192179,"job_number":"JOB_192179","tr_customer_id":192197,"tr_customer_product_id":192187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Josh Gottlieb","mobile_number":"757-822-2606","email_id":"Greta87@hotmail.com","dop":"2025-04-06","serial_number":"19002507055620944","imei1":"19002507055620944","imei2":"19002507055620944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192178,"job_number":"JOB_192178","tr_customer_id":192196,"tr_customer_product_id":192186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:09.000Z","modified_at":"2026-02-20T04:26:09.000Z","name":"Mervin Gutkowski","mobile_number":"903-258-8808","email_id":"Reta91@hotmail.com","dop":"2025-04-06","serial_number":"13897523719045924","imei1":"13897523719045924","imei2":"13897523719045924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192177,"job_number":"JOB_192177","tr_customer_id":192195,"tr_customer_product_id":192185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Berniece Maggio","mobile_number":"755-798-6303","email_id":"Alex.Considine10@gmail.com","dop":"2025-04-06","serial_number":"18129790373546630","imei1":"18129790373546630","imei2":"18129790373546630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192175,"job_number":"JOB_192175","tr_customer_id":192193,"tr_customer_product_id":192183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14774914097279","imei1":"14774914097279","imei2":"14774914097279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192173,"job_number":"JOB_192173","tr_customer_id":192191,"tr_customer_product_id":192181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12516563629758","imei1":"12516563629758","imei2":"12516563629758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192171,"job_number":"JOB_192171","tr_customer_id":192189,"tr_customer_product_id":192179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712549468701","imei1":"12712549468701","imei2":"12712549468701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192169,"job_number":"JOB_192169","tr_customer_id":192187,"tr_customer_product_id":192177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Citlalli Hagenes","mobile_number":"356-832-7469","email_id":"Bernadette42@hotmail.com","dop":"2025-02-01","serial_number":"65571605516231","imei1":"65571605516231","imei2":"65571605516231","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192168,"job_number":"JOB_192168","tr_customer_id":192186,"tr_customer_product_id":192176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:01.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"51398135033304","imei1":"51398135033304","imei2":"51398135033304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192167,"job_number":"JOB_192167","tr_customer_id":192185,"tr_customer_product_id":192175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:59.000Z","modified_at":"2026-02-20T04:25:59.000Z","name":"Danny Ziemann","mobile_number":"757-497-9573","email_id":"Casandra.Mayer3@hotmail.com","dop":"2025-04-06","serial_number":"11948290513645958","imei1":"11948290513645958","imei2":"11948290513645958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192165,"job_number":"JOB_192165","tr_customer_id":192183,"tr_customer_product_id":192173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:25:58.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192163,"job_number":"JOB_192163","tr_customer_id":192181,"tr_customer_product_id":192171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:55.000Z","modified_at":"2026-02-20T04:25:55.000Z","name":"Oren Block","mobile_number":"554-682-6499","email_id":"Bonnie.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"14234417274253820","imei1":"14234417274253820","imei2":"14234417274253820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192160,"job_number":"JOB_192160","tr_customer_id":192178,"tr_customer_product_id":192168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16564979990792","imei1":"16564979990792","imei2":"16564979990792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192159,"job_number":"JOB_192159","tr_customer_id":192177,"tr_customer_product_id":192167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:53.000Z","name":"Joy Hagenes","mobile_number":"972-608-6859","email_id":"Quinton.Windler68@yahoo.com","dop":"2025-04-06","serial_number":"17339493397501668","imei1":"17339493397501668","imei2":"17339493397501668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192157,"job_number":"JOB_192157","tr_customer_id":192175,"tr_customer_product_id":192165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:52.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Aliza Luettgen","mobile_number":"907-693-0120","email_id":"Morton_Block54@hotmail.com","dop":"2025-04-06","serial_number":"12041887743593068","imei1":"12041887743593068","imei2":"12041887743593068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192155,"job_number":"JOB_192155","tr_customer_id":192173,"tr_customer_product_id":192163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19203808576658","imei1":"19203808576658","imei2":"19203808576658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192153,"job_number":"JOB_192153","tr_customer_id":192171,"tr_customer_product_id":192161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:50.000Z","modified_at":"2026-02-20T04:25:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17591076786893","imei1":"17591076786893","imei2":"17591076786893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192151,"job_number":"JOB_192151","tr_customer_id":192169,"tr_customer_product_id":192159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:45.000Z","modified_at":"2026-02-20T04:25:45.000Z","name":"Kaylin Heathcote","mobile_number":"958-208-6298","email_id":"Lisa86@yahoo.com","dop":"2025-04-06","serial_number":"14132772363753206","imei1":"14132772363753206","imei2":"14132772363753206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192148,"job_number":"JOB_192148","tr_customer_id":192166,"tr_customer_product_id":192156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:25:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13030879047732","imei1":"13030879047732","imei2":"13030879047732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192147,"job_number":"JOB_192147","tr_customer_id":192165,"tr_customer_product_id":192155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:25:40.000Z","name":"Charlotte Lynch","mobile_number":"871-429-3368","email_id":"Bailey.Wolf86@yahoo.com","dop":"2025-06-18","serial_number":"1064637875926118","imei1":"1064637875926118","imei2":"1064637875926118","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192145,"job_number":"JOB_192145","tr_customer_id":192163,"tr_customer_product_id":192153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:39.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10870457464878","imei1":"10870457464878","imei2":"10870457464878","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192143,"job_number":"JOB_192143","tr_customer_id":192161,"tr_customer_product_id":192151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Sage Steuber","mobile_number":"328-576-9236","email_id":"Shaniya.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"12102598954935184","imei1":"12102598954935184","imei2":"12102598954935184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192142,"job_number":"JOB_192142","tr_customer_id":192160,"tr_customer_product_id":192150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:28.000Z","modified_at":"2026-02-20T04:25:28.000Z","name":"Grady Kohler","mobile_number":"671-322-0698","email_id":"Roscoe.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"11898591915976060","imei1":"11898591915976060","imei2":"11898591915976060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192139,"job_number":"JOB_192139","tr_customer_id":192157,"tr_customer_product_id":192147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18271602605241","imei1":"18271602605241","imei2":"18271602605241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192138,"job_number":"JOB_192138","tr_customer_id":192156,"tr_customer_product_id":192146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:25:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19964915966849","imei1":"19964915966849","imei2":"19964915966849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192135,"job_number":"JOB_192135","tr_customer_id":192153,"tr_customer_product_id":192143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"Noble Dibbert","mobile_number":"444-218-6663","email_id":"Laury.Boyle@gmail.com","dop":"2025-02-01","serial_number":"28579574591334","imei1":"28579574591334","imei2":"28579574591334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192134,"job_number":"JOB_192134","tr_customer_id":192152,"tr_customer_product_id":192142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:23.000Z","modified_at":"2026-02-20T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"58998568086141","imei1":"58998568086141","imei2":"58998568086141","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192133,"job_number":"JOB_192133","tr_customer_id":192151,"tr_customer_product_id":192141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:18.000Z","modified_at":"2026-02-20T04:25:18.000Z","name":"Jayce Schmidt","mobile_number":"217-585-1307","email_id":"Cecelia45@gmail.com","dop":"2025-04-06","serial_number":"17646649539271544","imei1":"17646649539271544","imei2":"17646649539271544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192131,"job_number":"JOB_192131","tr_customer_id":192149,"tr_customer_product_id":192139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:13.000Z","name":"Daniela Raynor","mobile_number":"733-713-8481","email_id":"Bethel99@gmail.com","dop":"2025-04-06","serial_number":"18209327292245224","imei1":"18209327292245224","imei2":"18209327292245224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192128,"job_number":"JOB_192128","tr_customer_id":192146,"tr_customer_product_id":192136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17773723570445","imei1":"17773723570445","imei2":"17773723570445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192127,"job_number":"JOB_192127","tr_customer_id":192145,"tr_customer_product_id":192135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:10.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"Harrison Hessel","mobile_number":"421-588-5236","email_id":"Rod_Daniel@gmail.com","dop":"2025-04-06","serial_number":"18494520516055880","imei1":"18494520516055880","imei2":"18494520516055880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192125,"job_number":"JOB_192125","tr_customer_id":192143,"tr_customer_product_id":192133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13556044451659","imei1":"13556044451659","imei2":"13556044451659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192124,"job_number":"JOB_192124","tr_customer_id":192142,"tr_customer_product_id":192132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:08.000Z","modified_at":"2026-02-20T04:25:08.000Z","name":"Marco Rolfson","mobile_number":"953-354-3236","email_id":"Nadia_Orn5@gmail.com","dop":"2025-04-06","serial_number":"19653162183849710","imei1":"19653162183849710","imei2":"19653162183849710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192122,"job_number":"JOB_192122","tr_customer_id":192140,"tr_customer_product_id":192130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10389716934619","imei1":"10389716934619","imei2":"10389716934619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192121,"job_number":"JOB_192121","tr_customer_id":192139,"tr_customer_product_id":192129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:04.000Z","modified_at":"2026-02-20T04:25:04.000Z","name":"Franco Parker","mobile_number":"352-247-4516","email_id":"Elza.Ratke@yahoo.com","dop":"2025-04-06","serial_number":"11330782685919008","imei1":"11330782685919008","imei2":"11330782685919008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192119,"job_number":"JOB_192119","tr_customer_id":192137,"tr_customer_product_id":192127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:02.000Z","name":"Earline Muller","mobile_number":"768-836-0334","email_id":"Macey.Mayert86@gmail.com","dop":"2025-04-06","serial_number":"11427489709724328","imei1":"11427489709724328","imei2":"11427489709724328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192116,"job_number":"JOB_192116","tr_customer_id":192134,"tr_customer_product_id":192124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:58.000Z","modified_at":"2026-02-20T04:24:58.000Z","name":"Tiara Aufderhar","mobile_number":"658-254-6716","email_id":"Genesis.Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"16459557142548808","imei1":"16459557142548808","imei2":"16459557142548808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192115,"job_number":"JOB_192115","tr_customer_id":192133,"tr_customer_product_id":192123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Nya Hegmann","mobile_number":"226-848-8529","email_id":"Ashtyn_Schuppe99@gmail.com","dop":"2025-06-18","serial_number":"1063551014949873","imei1":"1063551014949873","imei2":"1063551014949873","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192112,"job_number":"JOB_192112","tr_customer_id":192130,"tr_customer_product_id":192120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:56.000Z","modified_at":"2026-02-20T04:24:56.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10951720523026","imei1":"10951720523026","imei2":"10951720523026","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192110,"job_number":"JOB_192110","tr_customer_id":192128,"tr_customer_product_id":192118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:47.000Z","modified_at":"2026-02-20T04:24:47.000Z","name":"Ana Gerhold","mobile_number":"632-505-1582","email_id":"Micheal_OKon@gmail.com","dop":"2025-04-06","serial_number":"14600907189791644","imei1":"14600907189791644","imei2":"14600907189791644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192108,"job_number":"JOB_192108","tr_customer_id":192126,"tr_customer_product_id":192116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:24:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17159002706534","imei1":"17159002706534","imei2":"17159002706534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192107,"job_number":"JOB_192107","tr_customer_id":192125,"tr_customer_product_id":192115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:37.000Z","modified_at":"2026-02-20T04:24:37.000Z","name":"Hiram Homenick","mobile_number":"717-900-3158","email_id":"Effie9@gmail.com","dop":"2025-04-06","serial_number":"12055965325016822","imei1":"12055965325016822","imei2":"12055965325016822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192104,"job_number":"JOB_192104","tr_customer_id":192122,"tr_customer_product_id":192112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:18.000Z","modified_at":"2026-02-20T03:32:18.000Z","name":"Crawford Collier","mobile_number":"970-463-2942","email_id":"Bradly.Daugherty@gmail.com","dop":"2025-04-06","serial_number":"15447607509087042","imei1":"15447607509087042","imei2":"15447607509087042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192102,"job_number":"JOB_192102","tr_customer_id":192120,"tr_customer_product_id":192110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15094994758869","imei1":"15094994758869","imei2":"15094994758869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192101,"job_number":"JOB_192101","tr_customer_id":192119,"tr_customer_product_id":192109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:35.000Z","modified_at":"2026-02-20T03:31:35.000Z","name":"Coby Hermann","mobile_number":"990-572-8825","email_id":"Antonina_Leffler@gmail.com","dop":"2025-04-06","serial_number":"12925707373121640","imei1":"12925707373121640","imei2":"12925707373121640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192099,"job_number":"JOB_192099","tr_customer_id":192117,"tr_customer_product_id":192107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:33.000Z","modified_at":"2026-02-20T03:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17120961244162","imei1":"17120961244162","imei2":"17120961244162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192098,"job_number":"JOB_192098","tr_customer_id":192116,"tr_customer_product_id":192106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:52.000Z","modified_at":"2026-02-20T03:30:52.000Z","name":"Danyka Hauck","mobile_number":"935-536-9121","email_id":"Cristina_Grady@yahoo.com","dop":"2025-04-06","serial_number":"18953770478720624","imei1":"18953770478720624","imei2":"18953770478720624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192096,"job_number":"JOB_192096","tr_customer_id":192114,"tr_customer_product_id":192104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19584060974466","imei1":"19584060974466","imei2":"19584060974466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192095,"job_number":"JOB_192095","tr_customer_id":192113,"tr_customer_product_id":192103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:15.000Z","modified_at":"2026-02-20T03:15:15.000Z","name":"Loy Rosenbaum","mobile_number":"791-270-5762","email_id":"Gaylord.Anderson84@gmail.com","dop":"2025-05-30","serial_number":"1646745399770072","imei1":"1646745399770072","imei2":"1646745399770072","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192094,"job_number":"JOB_192094","tr_customer_id":192112,"tr_customer_product_id":192102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:13.000Z","modified_at":"2026-02-20T03:15:13.000Z","name":"Johnnie Gaylord","mobile_number":"678-897-5596","email_id":"Marc.Wiza@hotmail.com","dop":"2025-05-30","serial_number":"18256679680671","imei1":"18256679680671","imei2":"18256679680671","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T03:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192092,"job_number":"JOB_192092","tr_customer_id":192110,"tr_customer_product_id":192100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:59:13.000Z","modified_at":"2026-02-20T02:59:13.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"89999151778042","imei1":"89999151778042","imei2":"89999151778042","popurl":"2026-02-10T02:59:10.550564200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192091,"job_number":"JOB_192091","tr_customer_id":192109,"tr_customer_product_id":192099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:58:22.000Z","modified_at":"2026-02-20T02:58:22.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"48992151778042","imei1":"48992151778042","imei2":"48992151778042","popurl":"2026-02-10T02:58:19.908129200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192090,"job_number":"JOB_192090","tr_customer_id":192108,"tr_customer_product_id":192098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:53.000Z","modified_at":"2026-02-20T02:43:53.000Z","name":"Reva Bergnaum","mobile_number":"749-305-7226","email_id":"Retha.Boehm@gmail.com","dop":"2025-04-06","serial_number":"10225174921501024","imei1":"10225174921501024","imei2":"10225174921501024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192088,"job_number":"JOB_192088","tr_customer_id":192106,"tr_customer_product_id":192096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:43:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10737081854076","imei1":"10737081854076","imei2":"10737081854076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192087,"job_number":"JOB_192087","tr_customer_id":192105,"tr_customer_product_id":192095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:30.000Z","name":"Dillon VonRueden","mobile_number":"657-359-8769","email_id":"Glenna62@hotmail.com","dop":"2025-04-06","serial_number":"10922057208713186","imei1":"10922057208713186","imei2":"10922057208713186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192085,"job_number":"JOB_192085","tr_customer_id":192103,"tr_customer_product_id":192093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:29.000Z","modified_at":"2026-02-20T02:43:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16801707184985","imei1":"16801707184985","imei2":"16801707184985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192084,"job_number":"JOB_192084","tr_customer_id":192102,"tr_customer_product_id":192092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"Dolly Stiedemann","mobile_number":"965-899-5753","email_id":"Lucas.Senger32@hotmail.com","dop":"2025-04-06","serial_number":"14987399866054132","imei1":"14987399866054132","imei2":"14987399866054132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192082,"job_number":"JOB_192082","tr_customer_id":192100,"tr_customer_product_id":192090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17516886435959","imei1":"17516886435959","imei2":"17516886435959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192081,"job_number":"JOB_192081","tr_customer_id":192099,"tr_customer_product_id":192089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:07.000Z","modified_at":"2026-02-20T02:37:07.000Z","name":"Arlie Lebsack","mobile_number":"427-504-0852","email_id":"Casimir_Rutherford37@hotmail.com","dop":"2025-04-06","serial_number":"14219735263112812","imei1":"14219735263112812","imei2":"14219735263112812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192079,"job_number":"JOB_192079","tr_customer_id":192097,"tr_customer_product_id":192087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12958122296657","imei1":"12958122296657","imei2":"12958122296657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192078,"job_number":"JOB_192078","tr_customer_id":192096,"tr_customer_product_id":192086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"Elmira Collier","mobile_number":"750-580-1894","email_id":"Grover.Yost80@gmail.com","dop":"2025-04-06","serial_number":"17389977670027408","imei1":"17389977670027408","imei2":"17389977670027408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192076,"job_number":"JOB_192076","tr_customer_id":192094,"tr_customer_product_id":192084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383629018814","imei1":"16383629018814","imei2":"16383629018814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192075,"job_number":"JOB_192075","tr_customer_id":192093,"tr_customer_product_id":192083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:54.000Z","name":"Catalina Wintheiser","mobile_number":"491-518-5257","email_id":"Owen55@gmail.com","dop":"2025-04-06","serial_number":"16147454773521420","imei1":"16147454773521420","imei2":"16147454773521420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192073,"job_number":"JOB_192073","tr_customer_id":192091,"tr_customer_product_id":192081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:53.000Z","modified_at":"2026-02-20T02:36:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17300821249438","imei1":"17300821249438","imei2":"17300821249438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192072,"job_number":"JOB_192072","tr_customer_id":192090,"tr_customer_product_id":192080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:31:18.000Z","modified_at":"2026-02-20T02:31:18.000Z","name":"Indra Johar","mobile_number":"7091509972","email_id":"chandraprabha.malik@hotmail.com","dop":"2026-02-10","serial_number":"831078185582444","imei1":"831078185582444","imei2":"831078185582444","popurl":"www.mandaakin-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192071,"job_number":"JOB_192071","tr_customer_id":192089,"tr_customer_product_id":192079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:30:30.000Z","modified_at":"2026-02-20T02:30:30.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"49992151778042","imei1":"49992151778042","imei2":"49992151778042","popurl":"2026-02-10T02:30:28.048574300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192070,"job_number":"JOB_192070","tr_customer_id":192088,"tr_customer_product_id":192078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:26:44.000Z","modified_at":"2026-02-20T02:26:44.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-10","serial_number":"69999151778042","imei1":"69999151778042","imei2":"69999151778042","popurl":"2026-02-10T02:26:40.909788200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192069,"job_number":"JOB_192069","tr_customer_id":192087,"tr_customer_product_id":192077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:07.000Z","modified_at":"2026-02-20T02:24:07.000Z","name":"Rubie Willms","mobile_number":"448-435-3754","email_id":"Alfredo_Bashirian20@hotmail.com","dop":"2025-04-06","serial_number":"18088663415061420","imei1":"18088663415061420","imei2":"18088663415061420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192067,"job_number":"JOB_192067","tr_customer_id":192085,"tr_customer_product_id":192075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:22:10.000Z","modified_at":"2026-02-20T02:22:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447028","imei1":"66269747447028","imei2":"66269747447028","popurl":"2026-02-10T02:22:07.702001600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192066,"job_number":"JOB_192066","tr_customer_id":192084,"tr_customer_product_id":192074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:11.000Z","modified_at":"2026-02-20T02:19:11.000Z","name":"Julien Daugherty","mobile_number":"497-750-0169","email_id":"Halie59@yahoo.com","dop":"2025-04-06","serial_number":"18968529764954360","imei1":"18968529764954360","imei2":"18968529764954360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192064,"job_number":"JOB_192064","tr_customer_id":192082,"tr_customer_product_id":192072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:16:09.000Z","modified_at":"2026-02-20T02:16:09.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447018","imei1":"66269747447018","imei2":"66269747447018","popurl":"2026-02-10T02:16:06.679054400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192063,"job_number":"JOB_192063","tr_customer_id":192081,"tr_customer_product_id":192071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:07.000Z","modified_at":"2026-02-20T02:14:07.000Z","name":"Gabrielle Cassin","mobile_number":"380-506-4734","email_id":"Linwood.Swift16@gmail.com","dop":"2025-04-06","serial_number":"13387746570150098","imei1":"13387746570150098","imei2":"13387746570150098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192061,"job_number":"JOB_192061","tr_customer_id":192079,"tr_customer_product_id":192069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:41.000Z","modified_at":"2026-02-20T02:12:41.000Z","name":"Jaeden Fritsch","mobile_number":"947-924-5805","email_id":"Aurelia.Stehr15@hotmail.com","dop":"2025-04-06","serial_number":"11028879656679056","imei1":"11028879656679056","imei2":"11028879656679056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:12:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192059,"job_number":"JOB_192059","tr_customer_id":192077,"tr_customer_product_id":192067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:09:22.000Z","modified_at":"2026-02-20T02:09:22.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-10","serial_number":"66269747447008","imei1":"66269747447008","imei2":"66269747447008","popurl":"2026-02-10T02:09:19.125174700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192058,"job_number":"JOB_192058","tr_customer_id":192076,"tr_customer_product_id":192066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:43.000Z","modified_at":"2026-02-20T02:04:43.000Z","name":"Lynn Morissette","mobile_number":"814-362-4303","email_id":"Hortense.Shields@yahoo.com","dop":"2025-04-06","serial_number":"16743554575931752","imei1":"16743554575931752","imei2":"16743554575931752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192046,"job_number":"JOB_192046","tr_customer_id":192064,"tr_customer_product_id":192054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T23:53:23.000Z","modified_at":"2026-02-19T23:53:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-09T23:53:22.645636617Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T23:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192045,"job_number":"JOB_192045","tr_customer_id":192063,"tr_customer_product_id":192053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T23:50:58.000Z","modified_at":"2026-02-19T23:50:58.000Z","name":"Devak Devar","mobile_number":"7075526130","email_id":"durga.abbott@hotmail.com","dop":"2026-02-09","serial_number":"371984110254104","imei1":"371984110254104","imei2":"371984110254104","popurl":"www.padma-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T23:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192044,"job_number":"JOB_192044","tr_customer_id":192062,"tr_customer_product_id":192052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T23:50:57.000Z","modified_at":"2026-02-19T23:50:57.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-09T23:50:57.461130791Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T23:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192039,"job_number":"JOB_192039","tr_customer_id":192057,"tr_customer_product_id":192047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T21:00:02.000Z","modified_at":"2026-02-19T21:00:02.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-14","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-14T21:00:01.752532172Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192584,"job_number":"JOB_192584","tr_customer_id":192602,"tr_customer_product_id":192592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:16:55.000Z","modified_at":"2026-02-20T08:16:55.000Z","name":"Pratibha Singh","mobile_number":"7355784668","email_id":"pratibha.singh@gmail.com","dop":"2026-01-31","serial_number":"12345656787898","imei1":"12345656787898","imei2":"12345656787898","popurl":"2026-01-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T08:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192576,"job_number":"JOB_192576","tr_customer_id":192594,"tr_customer_product_id":192584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:56.000Z","modified_at":"2026-02-20T07:51:56.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Brandt.Wilkinson@yahoo.com","dop":"2025-07-02","serial_number":"17472935126204","imei1":"17472935126204","imei2":"17472935126204","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192575,"job_number":"JOB_192575","tr_customer_id":192593,"tr_customer_product_id":192583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:36.000Z","modified_at":"2026-02-20T07:51:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Elaina_Kulas@hotmail.com","dop":"2025-07-02","serial_number":"18549616013041","imei1":"18549616013041","imei2":"18549616013041","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192574,"job_number":"JOB_192574","tr_customer_id":192592,"tr_customer_product_id":192582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:51:16.000Z","modified_at":"2026-02-20T07:51:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Merle.Blick87@hotmail.com","dop":"2025-07-02","serial_number":"14231238831640","imei1":"14231238831640","imei2":"14231238831640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T07:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192425,"job_number":"JOB_192425","tr_customer_id":192443,"tr_customer_product_id":192433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Bill Borer","mobile_number":"971-624-2499","email_id":"Tyrell_Stokes35@yahoo.com","dop":"2025-06-09","serial_number":"104232385845542","imei1":"104232385845542","imei2":"104232385845542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192423,"job_number":"JOB_192423","tr_customer_id":192441,"tr_customer_product_id":192431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107493272472855","imei1":"107493272472855","imei2":"107493272472855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192420,"job_number":"JOB_192420","tr_customer_id":192438,"tr_customer_product_id":192428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:05.000Z","modified_at":"2026-02-20T06:41:05.000Z","name":"America Klein","mobile_number":"731-704-9010","email_id":"Rhea_Schimmel@hotmail.com","dop":"2025-06-09","serial_number":"28645342980767384","imei1":"28645342980767384","imei2":"28645342980767384","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192419,"job_number":"JOB_192419","tr_customer_id":192437,"tr_customer_product_id":192427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:04.000Z","name":"Aliya Stehr","mobile_number":"719-674-3685","email_id":"Aaliyah45@yahoo.com","dop":"2025-06-09","serial_number":"108550522083051","imei1":"108550522083051","imei2":"108550522083051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192417,"job_number":"JOB_192417","tr_customer_id":192435,"tr_customer_product_id":192425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:03.000Z","modified_at":"2026-02-20T06:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104327969371328","imei1":"104327969371328","imei2":"104327969371328","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192416,"job_number":"JOB_192416","tr_customer_id":192434,"tr_customer_product_id":192424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:48.000Z","modified_at":"2026-02-20T06:40:48.000Z","name":"Ross DuBuque","mobile_number":"415-999-4474","email_id":"Albina_Yost59@gmail.com","dop":"2025-06-09","serial_number":"102612500598600","imei1":"102612500598600","imei2":"102612500598600","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192414,"job_number":"JOB_192414","tr_customer_id":192432,"tr_customer_product_id":192422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100471266989603","imei1":"100471266989603","imei2":"100471266989603","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T06:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192387,"job_number":"JOB_192387","tr_customer_id":192405,"tr_customer_product_id":192395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14626749490494","imei1":"14626749490494","imei2":"14626749490494","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T05:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192301,"job_number":"JOB_192301","tr_customer_id":192319,"tr_customer_product_id":192309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:27:31.000Z","name":"Mauricio Ziemann","mobile_number":"933-631-9203","email_id":"Margret.Hansen68@yahoo.com","dop":"2025-06-09","serial_number":"105856270107149","imei1":"105856270107149","imei2":"105856270107149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192299,"job_number":"JOB_192299","tr_customer_id":192317,"tr_customer_product_id":192307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104146904979421","imei1":"104146904979421","imei2":"104146904979421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192289,"job_number":"JOB_192289","tr_customer_id":192307,"tr_customer_product_id":192297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:14.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Friedrich Daniel","mobile_number":"262-622-1673","email_id":"Mossie.Cassin@gmail.com","dop":"2025-06-09","serial_number":"109461057897592","imei1":"109461057897592","imei2":"109461057897592","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192285,"job_number":"JOB_192285","tr_customer_id":192303,"tr_customer_product_id":192293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107350013956722","imei1":"107350013956722","imei2":"107350013956722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192258,"job_number":"JOB_192258","tr_customer_id":192276,"tr_customer_product_id":192266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"Ola Bednar","mobile_number":"641-300-3061","email_id":"Josefina.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"105655926181757","imei1":"105655926181757","imei2":"105655926181757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192256,"job_number":"JOB_192256","tr_customer_id":192274,"tr_customer_product_id":192264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109166371614400","imei1":"109166371614400","imei2":"109166371614400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192225,"job_number":"JOB_192225","tr_customer_id":192243,"tr_customer_product_id":192233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:36.000Z","modified_at":"2026-02-20T04:26:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15070012086276","imei1":"15070012086276","imei2":"15070012086276","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192223,"job_number":"JOB_192223","tr_customer_id":192241,"tr_customer_product_id":192231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Leon Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108197303493603","imei1":"108197303493603","imei2":"108197303493603","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192221,"job_number":"JOB_192221","tr_customer_id":192239,"tr_customer_product_id":192229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:34.000Z","modified_at":"2026-02-20T04:26:34.000Z","name":"Alva Stoltenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181280054288583","imei1":"181280054288583","imei2":"181280054288583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192220,"job_number":"JOB_192220","tr_customer_id":192238,"tr_customer_product_id":192228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Laurie Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129400974471687","imei1":"129400974471687","imei2":"129400974471687","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192219,"job_number":"JOB_192219","tr_customer_id":192237,"tr_customer_product_id":192227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:33.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"119351302815950","imei1":"119351302815950","imei2":"119351302815950","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192192,"job_number":"JOB_192192","tr_customer_id":192210,"tr_customer_product_id":192200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Sonia Hoppe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170900830598097","imei1":"170900830598097","imei2":"170900830598097","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192190,"job_number":"JOB_192190","tr_customer_id":192208,"tr_customer_product_id":192198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Erwin Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197914846210557","imei1":"197914846210557","imei2":"197914846210557","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192189,"job_number":"JOB_192189","tr_customer_id":192207,"tr_customer_product_id":192197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T04:26:22.000Z","name":"Anya Conn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187041608196940","imei1":"187041608196940","imei2":"187041608196940","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192180,"job_number":"JOB_192180","tr_customer_id":192198,"tr_customer_product_id":192188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:10.000Z","modified_at":"2026-02-20T04:26:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Pietro29@gmail.com","dop":"2025-07-02","serial_number":"17463270777020","imei1":"17463270777020","imei2":"17463270777020","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192161,"job_number":"JOB_192161","tr_customer_id":192179,"tr_customer_product_id":192169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Brando.Haley@gmail.com","dop":"2025-07-02","serial_number":"13931848664000","imei1":"13931848664000","imei2":"13931848664000","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192144,"job_number":"JOB_192144","tr_customer_id":192162,"tr_customer_product_id":192152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:37.000Z","modified_at":"2026-02-20T04:25:37.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Russ_Hackett@hotmail.com","dop":"2025-07-02","serial_number":"13181227524755","imei1":"13181227524755","imei2":"13181227524755","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T04:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c0a86c67-9c60-4d95-88d9-ff360fa12cf9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-yO2s/phqvxH4+46Lxk+kEfPhCUI"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token deacb4c1-fe97-4d84-925e-ab061d168830
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 525f3b4d-431a-4873-b99c-33329eebefbe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fgGAquhJ5v+q3G+rWGe1OdcrOPQ"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":224}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 5.77KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9e9a299-f466-43e8-866a-4d2cb0b94b78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1719-s/DuZ3/Z076nmivwJurvog8tLa4"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:05.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:55:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192080,"job_number":"JOB_192080","tr_customer_id":192098,"tr_customer_product_id":192088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:11.000Z","name":"Clarissa Hagenes","mobile_number":"287-525-6511","email_id":"Esmeralda.Veum@hotmail.com","dop":"2025-04-06","serial_number":"15593128293141","imei1":"15593128293141","imei2":"15593128293141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192077,"job_number":"JOB_192077","tr_customer_id":192095,"tr_customer_product_id":192085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:04.000Z","name":"Dino McKenzie","mobile_number":"272-469-9541","email_id":"Delaney36@hotmail.com","dop":"2025-04-06","serial_number":"17437147290994","imei1":"17437147290994","imei2":"17437147290994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192074,"job_number":"JOB_192074","tr_customer_id":192092,"tr_customer_product_id":192082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:58.000Z","name":"Nathanael Goldner","mobile_number":"608-238-5573","email_id":"Guillermo_Larson40@yahoo.com","dop":"2025-04-06","serial_number":"14489645260158","imei1":"14489645260158","imei2":"14489645260158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:36:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192188,"job_number":"JOB_192188","tr_customer_id":192206,"tr_customer_product_id":192196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T13:40:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132523486069676","imei1":"132523486069676","imei2":"132523486069676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:40:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":192055,"job_number":"JOB_192055","tr_customer_id":192073,"tr_customer_product_id":192063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:31:20.000Z","modified_at":"2026-02-20T00:33:56.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17923196028200","imei1":"17923196028200","imei2":"17923196028200","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T00:33:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40992b0c-24ab-4775-936e-2e5b1e03403a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 439ms
Mean size per request: 6.97KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa6ce918-c9d2-47be-becd-b99e8067ab63
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1be3-2hhm8wX5X06nG6gH9d0Av5oo49Q"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:05.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:55:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":192633,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T13:54:54.000Z"}],"quatations":[]},{"id":192188,"job_number":"JOB_192188","tr_customer_id":192206,"tr_customer_product_id":192196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:22.000Z","modified_at":"2026-02-20T13:40:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132523486069676","imei1":"132523486069676","imei2":"132523486069676","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T13:40:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":192188,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T04:26:22.000Z"}],"quatations":[]},{"id":192080,"job_number":"JOB_192080","tr_customer_id":192098,"tr_customer_product_id":192088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:06.000Z","modified_at":"2026-02-20T02:37:11.000Z","name":"Clarissa Hagenes","mobile_number":"287-525-6511","email_id":"Esmeralda.Veum@hotmail.com","dop":"2025-04-06","serial_number":"15593128293141","imei1":"15593128293141","imei2":"15593128293141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":192080,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T02:37:07.000Z"}],"quatations":[]},{"id":192077,"job_number":"JOB_192077","tr_customer_id":192095,"tr_customer_product_id":192085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:37:00.000Z","modified_at":"2026-02-20T02:37:04.000Z","name":"Dino McKenzie","mobile_number":"272-469-9541","email_id":"Delaney36@hotmail.com","dop":"2025-04-06","serial_number":"17437147290994","imei1":"17437147290994","imei2":"17437147290994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:37:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":192077,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T02:37:00.000Z"}],"quatations":[]},{"id":192074,"job_number":"JOB_192074","tr_customer_id":192092,"tr_customer_product_id":192082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:36:54.000Z","modified_at":"2026-02-20T02:36:58.000Z","name":"Nathanael Goldner","mobile_number":"608-238-5573","email_id":"Guillermo_Larson40@yahoo.com","dop":"2025-04-06","serial_number":"14489645260158","imei1":"14489645260158","imei2":"14489645260158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T02:36:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":192074,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T02:36:54.000Z"}],"quatations":[]},{"id":192055,"job_number":"JOB_192055","tr_customer_id":192073,"tr_customer_product_id":192063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:31:20.000Z","modified_at":"2026-02-20T00:33:56.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17923196028200","imei1":"17923196028200","imei2":"17923196028200","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-20T00:33:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":192055,"remark":"battery drains very fast","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T00:31:20.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb825ff1-b71e-40f3-a7dc-7e59a8849748
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MDV9.jQDFrejde45R8W0Kp70A66KuuA0qRpe_IEaopwYYhu0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1ea1989-a7d5-49df-8806-4dc4dc36046b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 192633,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b6205e4-7864-47ec-90e2-fa2c1668de3a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-yDtmxIdyxie1lMigD6D1zvERTkg"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 731d98c9-3df8-4588-a336-cd3a14097373
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e4f90a2-06c6-4cf1-8c30-e68756cf839d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-D1Lj2UomdBPP7bQ6i8f5x3gamrc"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":223},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a86350df-00dd-4e94-9619-38bb94eba259
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 215.45KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95102ac9-e90e-411f-b836-19d4469f2bfd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35dd1-CGq8yywgwKa6/zt4qasQD3WWYpw"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192629,"job_number":"JOB_192629","tr_customer_id":192647,"tr_customer_product_id":192637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:27:48.000Z","modified_at":"2026-02-20T12:28:28.000Z","name":"Amalia Champlin","mobile_number":"582-955-9407","email_id":"Dominique60@gmail.com","dop":"2025-04-06","serial_number":"11023887070022","imei1":"11023887070022","imei2":"11023887070022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192627,"job_number":"JOB_192627","tr_customer_id":192645,"tr_customer_product_id":192635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:22:05.000Z","modified_at":"2026-02-20T12:22:41.000Z","name":"Randi Carter","mobile_number":"230-964-1516","email_id":"Darion_Balistreri@hotmail.com","dop":"2025-04-06","serial_number":"15923211459413","imei1":"15923211459413","imei2":"15923211459413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192625,"job_number":"JOB_192625","tr_customer_id":192643,"tr_customer_product_id":192633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:10:53.000Z","modified_at":"2026-02-20T12:11:32.000Z","name":"Daren Borer","mobile_number":"656-609-3292","email_id":"Sally_Koepp97@gmail.com","dop":"2025-04-06","serial_number":"16717846922881","imei1":"16717846922881","imei2":"16717846922881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192624,"job_number":"JOB_192624","tr_customer_id":192642,"tr_customer_product_id":192632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:42.000Z","modified_at":"2026-02-20T12:10:10.000Z","name":"Larry Gislason","mobile_number":"563-854-5627","email_id":"Curt.Grady@gmail.com","dop":"2024-08-17","serial_number":"19020404453822","imei1":"19020404453822","imei2":"19020404453822","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192622,"job_number":"JOB_192622","tr_customer_id":192640,"tr_customer_product_id":192630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:09:10.000Z","modified_at":"2026-02-20T12:09:38.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"74543830761899","imei1":"74543830761899","imei2":"74543830761899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192621,"job_number":"JOB_192621","tr_customer_id":192639,"tr_customer_product_id":192629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:08:38.000Z","modified_at":"2026-02-20T12:09:07.000Z","name":"Wilfred McLaughlin","mobile_number":"900-781-8930","email_id":"Gabriella20@gmail.com","dop":"2024-08-17","serial_number":"32466398444071","imei1":"32466398444071","imei2":"32466398444071","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T12:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192617,"job_number":"JOB_192617","tr_customer_id":192635,"tr_customer_product_id":192625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:25.000Z","modified_at":"2026-02-20T11:04:37.000Z","name":"Ken Johns","mobile_number":"878-785-9376","email_id":"Nathaniel_Kemmer@gmail.com","dop":"2025-09-30","serial_number":"18011863766441","imei1":"18011863766441","imei2":"18011863766441","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T11:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192615,"job_number":"JOB_192615","tr_customer_id":192633,"tr_customer_product_id":192623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T11:04:09.000Z","modified_at":"2026-02-20T11:04:21.000Z","name":"Orie Lowe","mobile_number":"744-488-5480","email_id":"Gerardo34@gmail.com","dop":"2025-09-30","serial_number":"15189704231303","imei1":"15189704231303","imei2":"15189704231303","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T11:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192609,"job_number":"JOB_192609","tr_customer_id":192627,"tr_customer_product_id":192617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:57:08.000Z","modified_at":"2026-02-20T09:57:47.000Z","name":"Christy Morissette","mobile_number":"647-468-4560","email_id":"Dario50@hotmail.com","dop":"2025-04-06","serial_number":"11603737734447","imei1":"11603737734447","imei2":"11603737734447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192607,"job_number":"JOB_192607","tr_customer_id":192625,"tr_customer_product_id":192615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:43:34.000Z","modified_at":"2026-02-20T09:44:12.000Z","name":"Retha Grant","mobile_number":"999-587-9307","email_id":"Matt.Feest@yahoo.com","dop":"2025-04-06","serial_number":"16206627112774","imei1":"16206627112774","imei2":"16206627112774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192605,"job_number":"JOB_192605","tr_customer_id":192623,"tr_customer_product_id":192613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:38:12.000Z","modified_at":"2026-02-20T09:38:53.000Z","name":"Bernita Littel","mobile_number":"929-857-6616","email_id":"Saul.Kovacek@gmail.com","dop":"2025-04-06","serial_number":"16751755659507","imei1":"16751755659507","imei2":"16751755659507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192603,"job_number":"JOB_192603","tr_customer_id":192621,"tr_customer_product_id":192611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:31:41.000Z","modified_at":"2026-02-20T09:32:20.000Z","name":"Trever Terry","mobile_number":"435-325-6830","email_id":"Elvis_Murphy43@gmail.com","dop":"2025-04-06","serial_number":"10329556658662","imei1":"10329556658662","imei2":"10329556658662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192600,"job_number":"JOB_192600","tr_customer_id":192618,"tr_customer_product_id":192608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:55.000Z","modified_at":"2026-02-20T09:31:34.000Z","name":"Barney Strosin","mobile_number":"397-434-7336","email_id":"Tillman_Krajcik@yahoo.com","dop":"2025-04-06","serial_number":"13841851760613","imei1":"13841851760613","imei2":"13841851760613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192597,"job_number":"JOB_192597","tr_customer_id":192615,"tr_customer_product_id":192605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:30:09.000Z","modified_at":"2026-02-20T09:30:48.000Z","name":"Daisha Schmidt","mobile_number":"312-749-4140","email_id":"Graham.Dare25@hotmail.com","dop":"2025-04-06","serial_number":"16318969844433","imei1":"16318969844433","imei2":"16318969844433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192595,"job_number":"JOB_192595","tr_customer_id":192613,"tr_customer_product_id":192603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:52.000Z","modified_at":"2026-02-20T09:26:20.000Z","name":"Lizeth Lang","mobile_number":"919-334-5629","email_id":"Marvin.Koepp26@hotmail.com","dop":"2024-08-17","serial_number":"14276355839088","imei1":"14276355839088","imei2":"14276355839088","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192593,"job_number":"JOB_192593","tr_customer_id":192611,"tr_customer_product_id":192601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:25:21.000Z","modified_at":"2026-02-20T09:25:48.000Z","name":"Nettie Macejkovic","mobile_number":"317-476-5499","email_id":"Marques81@hotmail.com","dop":"2024-08-17","serial_number":"57963229199575","imei1":"57963229199575","imei2":"57963229199575","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192592,"job_number":"JOB_192592","tr_customer_id":192610,"tr_customer_product_id":192600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T09:24:49.000Z","modified_at":"2026-02-20T09:25:17.000Z","name":"Beulah Bechtelar","mobile_number":"874-622-9424","email_id":"Ofelia_Legros@hotmail.com","dop":"2024-08-17","serial_number":"75536163537750","imei1":"75536163537750","imei2":"75536163537750","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T09:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192591,"job_number":"JOB_192591","tr_customer_id":192609,"tr_customer_product_id":192599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:56.000Z","modified_at":"2026-02-20T08:47:25.000Z","name":"Alivia Wuckert","mobile_number":"678-577-2804","email_id":"Damion35@hotmail.com","dop":"2024-08-17","serial_number":"58007601288789","imei1":"58007601288789","imei2":"58007601288789","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192589,"job_number":"JOB_192589","tr_customer_id":192607,"tr_customer_product_id":192597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:46:23.000Z","modified_at":"2026-02-20T08:46:52.000Z","name":"Kacey Gaylord","mobile_number":"849-205-7270","email_id":"Delta.Wilkinson@gmail.com","dop":"2024-08-17","serial_number":"71399344655015","imei1":"71399344655015","imei2":"71399344655015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192587,"job_number":"JOB_192587","tr_customer_id":192605,"tr_customer_product_id":192595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:45:48.000Z","modified_at":"2026-02-20T08:46:19.000Z","name":"Keely Kihn","mobile_number":"485-258-4299","email_id":"Jorge.Turcotte52@yahoo.com","dop":"2024-08-17","serial_number":"70268709916321","imei1":"70268709916321","imei2":"70268709916321","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192582,"job_number":"JOB_192582","tr_customer_id":192600,"tr_customer_product_id":192590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:01:11.000Z","modified_at":"2026-02-20T08:01:49.000Z","name":"Dennis Watsica","mobile_number":"443-359-6938","email_id":"Gaylord_Kulas54@gmail.com","dop":"2025-04-06","serial_number":"12119576467726","imei1":"12119576467726","imei2":"12119576467726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192577,"job_number":"JOB_192577","tr_customer_id":192595,"tr_customer_product_id":192585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:12.000Z","modified_at":"2026-02-20T08:00:50.000Z","name":"Maximillia Mayert","mobile_number":"777-988-3476","email_id":"Angelica.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"10170327133644","imei1":"10170327133644","imei2":"10170327133644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192569,"job_number":"JOB_192569","tr_customer_id":192587,"tr_customer_product_id":192577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:31:24.000Z","modified_at":"2026-02-20T07:31:57.000Z","name":"Carter Weimann","mobile_number":"539-590-4023","email_id":"Marco_Rempel47@yahoo.com","dop":"2026-01-04","serial_number":"13294166443880","imei1":"13294166443880","imei2":"113294166443880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192567,"job_number":"JOB_192567","tr_customer_id":192585,"tr_customer_product_id":192575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:43.000Z","modified_at":"2026-02-20T07:31:16.000Z","name":"Maxime McCullough","mobile_number":"552-400-2544","email_id":"Arden96@gmail.com","dop":"2026-01-04","serial_number":"12634301717688","imei1":"12634301717688","imei2":"112634301717688","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192564,"job_number":"JOB_192564","tr_customer_id":192582,"tr_customer_product_id":192572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:30:01.000Z","modified_at":"2026-02-20T07:30:34.000Z","name":"Dandre Welch","mobile_number":"653-883-3886","email_id":"Buford77@yahoo.com","dop":"2026-01-04","serial_number":"19685655841347","imei1":"19685655841347","imei2":"119685655841347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192561,"job_number":"JOB_192561","tr_customer_id":192579,"tr_customer_product_id":192569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:29:19.000Z","modified_at":"2026-02-20T07:29:52.000Z","name":"Michele Auer","mobile_number":"247-328-3663","email_id":"Trent3@hotmail.com","dop":"2026-01-04","serial_number":"10769404150718","imei1":"10769404150718","imei2":"110769404150718","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192556,"job_number":"JOB_192556","tr_customer_id":192574,"tr_customer_product_id":192564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:08:32.000Z","modified_at":"2026-02-20T07:09:12.000Z","name":"Mozelle Bogan","mobile_number":"262-288-9922","email_id":"Burnice85@hotmail.com","dop":"2025-04-06","serial_number":"19363717289139","imei1":"19363717289139","imei2":"19363717289139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192553,"job_number":"JOB_192553","tr_customer_id":192571,"tr_customer_product_id":192561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:45.000Z","modified_at":"2026-02-20T07:08:25.000Z","name":"Trystan Borer","mobile_number":"743-717-9211","email_id":"Ashlynn42@hotmail.com","dop":"2025-04-06","serial_number":"11087279243304","imei1":"11087279243304","imei2":"11087279243304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192550,"job_number":"JOB_192550","tr_customer_id":192568,"tr_customer_product_id":192558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:07:02.000Z","modified_at":"2026-02-20T07:07:43.000Z","name":"Edwina Monahan","mobile_number":"652-335-4446","email_id":"Coleman12@hotmail.com","dop":"2025-04-06","serial_number":"18193818673675","imei1":"18193818673675","imei2":"18193818673675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192548,"job_number":"JOB_192548","tr_customer_id":192566,"tr_customer_product_id":192556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:06:57.000Z","modified_at":"2026-02-20T07:07:37.000Z","name":"Brayan Spinka","mobile_number":"471-926-9800","email_id":"Abdul_Graham57@yahoo.com","dop":"2025-04-06","serial_number":"16250880571683","imei1":"16250880571683","imei2":"16250880571683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192545,"job_number":"JOB_192545","tr_customer_id":192563,"tr_customer_product_id":192553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:05:02.000Z","modified_at":"2026-02-20T07:05:38.000Z","name":"Garett Wisoky","mobile_number":"746-373-6742","email_id":"Rebecca.Hammes27@gmail.com","dop":"2025-04-06","serial_number":"10838615651834","imei1":"10838615651834","imei2":"10838615651834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192542,"job_number":"JOB_192542","tr_customer_id":192560,"tr_customer_product_id":192550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:19.000Z","modified_at":"2026-02-20T07:04:55.000Z","name":"Oscar Orn","mobile_number":"612-495-9382","email_id":"Noble15@hotmail.com","dop":"2025-04-06","serial_number":"11077721187528","imei1":"11077721187528","imei2":"11077721187528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192539,"job_number":"JOB_192539","tr_customer_id":192557,"tr_customer_product_id":192547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:04:13.000Z","modified_at":"2026-02-20T07:04:54.000Z","name":"Casimer McClure","mobile_number":"619-267-5851","email_id":"Lori.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"15838425950558","imei1":"15838425950558","imei2":"15838425950558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192536,"job_number":"JOB_192536","tr_customer_id":192554,"tr_customer_product_id":192544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:44.000Z","modified_at":"2026-02-20T07:04:21.000Z","name":"Rebecca Gleichner","mobile_number":"524-298-4135","email_id":"Marlen31@hotmail.com","dop":"2025-04-06","serial_number":"17153419763490","imei1":"17153419763490","imei2":"17153419763490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192534,"job_number":"JOB_192534","tr_customer_id":192552,"tr_customer_product_id":192542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:40.000Z","modified_at":"2026-02-20T07:04:17.000Z","name":"Junior O'Keefe","mobile_number":"937-379-3306","email_id":"Hal_Hahn74@yahoo.com","dop":"2025-04-06","serial_number":"16611677392523","imei1":"16611677392523","imei2":"16611677392523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192532,"job_number":"JOB_192532","tr_customer_id":192550,"tr_customer_product_id":192540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:36.000Z","modified_at":"2026-02-20T07:04:12.000Z","name":"Agustin Lesch","mobile_number":"693-813-2675","email_id":"Roderick_Hilll@gmail.com","dop":"2025-04-06","serial_number":"10206382441342","imei1":"10206382441342","imei2":"10206382441342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192529,"job_number":"JOB_192529","tr_customer_id":192547,"tr_customer_product_id":192537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:03:25.000Z","modified_at":"2026-02-20T07:04:06.000Z","name":"Bert Davis","mobile_number":"792-399-9646","email_id":"Else.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"19694576031079","imei1":"19694576031079","imei2":"19694576031079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192526,"job_number":"JOB_192526","tr_customer_id":192544,"tr_customer_product_id":192534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:02:36.000Z","modified_at":"2026-02-20T07:03:17.000Z","name":"Llewellyn Boyer","mobile_number":"759-671-6316","email_id":"Paxton97@gmail.com","dop":"2025-04-06","serial_number":"14473495230227","imei1":"14473495230227","imei2":"14473495230227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192523,"job_number":"JOB_192523","tr_customer_id":192541,"tr_customer_product_id":192531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:59:13.000Z","modified_at":"2026-02-20T06:59:49.000Z","name":"Arne Gutkowski","mobile_number":"556-711-4488","email_id":"Selina.Powlowski86@gmail.com","dop":"2025-04-06","serial_number":"19838101393377","imei1":"19838101393377","imei2":"19838101393377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192517,"job_number":"JOB_192517","tr_customer_id":192535,"tr_customer_product_id":192525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:30.000Z","modified_at":"2026-02-20T06:59:06.000Z","name":"Gene Hartmann","mobile_number":"236-955-2778","email_id":"Hector.Leuschke93@gmail.com","dop":"2025-04-06","serial_number":"18122900060029","imei1":"18122900060029","imei2":"18122900060029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192511,"job_number":"JOB_192511","tr_customer_id":192529,"tr_customer_product_id":192519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:00.000Z","modified_at":"2026-02-20T06:58:38.000Z","name":"Robert McDermott","mobile_number":"608-905-0686","email_id":"Walker.Jerde19@hotmail.com","dop":"2025-04-06","serial_number":"16423794960955","imei1":"16423794960955","imei2":"16423794960955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192508,"job_number":"JOB_192508","tr_customer_id":192526,"tr_customer_product_id":192516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:47.000Z","modified_at":"2026-02-20T06:58:23.000Z","name":"Myrtice Tromp","mobile_number":"336-552-7204","email_id":"Oscar_Yost0@hotmail.com","dop":"2025-04-06","serial_number":"12047632314072","imei1":"12047632314072","imei2":"12047632314072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192505,"job_number":"JOB_192505","tr_customer_id":192523,"tr_customer_product_id":192513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:44.000Z","modified_at":"2026-02-20T06:58:20.000Z","name":"Eriberto Orn","mobile_number":"685-695-3053","email_id":"Margie.Osinski@hotmail.com","dop":"2025-04-06","serial_number":"19468849736031","imei1":"19468849736031","imei2":"19468849736031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192499,"job_number":"JOB_192499","tr_customer_id":192517,"tr_customer_product_id":192507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:14.000Z","modified_at":"2026-02-20T06:57:53.000Z","name":"Ruthie Koepp","mobile_number":"414-744-6345","email_id":"Elliot75@hotmail.com","dop":"2025-04-06","serial_number":"10258214596450","imei1":"10258214596450","imei2":"10258214596450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192496,"job_number":"JOB_192496","tr_customer_id":192514,"tr_customer_product_id":192504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:01.000Z","modified_at":"2026-02-20T06:57:37.000Z","name":"Sallie Watsica","mobile_number":"820-795-4143","email_id":"Abner10@yahoo.com","dop":"2025-04-06","serial_number":"16195216341525","imei1":"16195216341525","imei2":"16195216341525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192490,"job_number":"JOB_192490","tr_customer_id":192508,"tr_customer_product_id":192498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:57:10.000Z","name":"Audreanne Kassulke","mobile_number":"694-600-6213","email_id":"Willis_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17619626272068","imei1":"17619626272068","imei2":"17619626272068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192487,"job_number":"JOB_192487","tr_customer_id":192505,"tr_customer_product_id":192495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:28.000Z","modified_at":"2026-02-20T06:57:07.000Z","name":"Maria Reinger","mobile_number":"412-818-9896","email_id":"Wellington.Rau@yahoo.com","dop":"2025-04-06","serial_number":"18971085188660","imei1":"18971085188660","imei2":"18971085188660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192484,"job_number":"JOB_192484","tr_customer_id":192502,"tr_customer_product_id":192492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:18.000Z","modified_at":"2026-02-20T06:56:54.000Z","name":"Josh O'Connell","mobile_number":"316-630-3705","email_id":"Moriah80@yahoo.com","dop":"2025-04-06","serial_number":"12630473829623","imei1":"12630473829623","imei2":"12630473829623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192480,"job_number":"JOB_192480","tr_customer_id":192498,"tr_customer_product_id":192488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:44.000Z","modified_at":"2026-02-20T06:56:22.000Z","name":"Okey Stark","mobile_number":"581-556-2846","email_id":"Denis46@gmail.com","dop":"2025-04-06","serial_number":"14721066052445","imei1":"14721066052445","imei2":"14721066052445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192479,"job_number":"JOB_192479","tr_customer_id":192497,"tr_customer_product_id":192487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:55:43.000Z","modified_at":"2026-02-20T06:56:23.000Z","name":"Amely Conroy","mobile_number":"409-761-4480","email_id":"Lawson_Harris@hotmail.com","dop":"2025-04-06","serial_number":"16998876267149","imei1":"16998876267149","imei2":"16998876267149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192476,"job_number":"JOB_192476","tr_customer_id":192494,"tr_customer_product_id":192484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:54:55.000Z","modified_at":"2026-02-20T06:55:35.000Z","name":"Antonetta Wiza","mobile_number":"252-694-5652","email_id":"Cristopher_Quigley48@yahoo.com","dop":"2025-04-06","serial_number":"18449797097919","imei1":"18449797097919","imei2":"18449797097919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192473,"job_number":"JOB_192473","tr_customer_id":192491,"tr_customer_product_id":192481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:53:27.000Z","modified_at":"2026-02-20T06:54:05.000Z","name":"Robin Abshire","mobile_number":"358-209-1464","email_id":"Lilly53@hotmail.com","dop":"2025-04-06","serial_number":"15098599121497","imei1":"15098599121497","imei2":"15098599121497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192470,"job_number":"JOB_192470","tr_customer_id":192488,"tr_customer_product_id":192478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:52:42.000Z","modified_at":"2026-02-20T06:53:20.000Z","name":"Alyson Mohr","mobile_number":"335-240-5780","email_id":"Abner.Hodkiewicz76@yahoo.com","dop":"2025-04-06","serial_number":"14822704355281","imei1":"14822704355281","imei2":"14822704355281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192467,"job_number":"JOB_192467","tr_customer_id":192485,"tr_customer_product_id":192475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:56.000Z","modified_at":"2026-02-20T06:52:35.000Z","name":"Alexis Parisian","mobile_number":"560-830-6634","email_id":"Merl_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"14302049076020","imei1":"14302049076020","imei2":"14302049076020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192461,"job_number":"JOB_192461","tr_customer_id":192479,"tr_customer_product_id":192469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:49:19.000Z","modified_at":"2026-02-20T06:49:55.000Z","name":"Loraine Cummerata","mobile_number":"813-613-1848","email_id":"Raven16@yahoo.com","dop":"2025-04-06","serial_number":"13800268958294","imei1":"13800268958294","imei2":"13800268958294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192459,"job_number":"JOB_192459","tr_customer_id":192477,"tr_customer_product_id":192467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:57.000Z","modified_at":"2026-02-20T06:49:23.000Z","name":"Valentine Shields","mobile_number":"437-901-1206","email_id":"Sincere_Treutel@gmail.com","dop":"2024-08-17","serial_number":"77758862975808","imei1":"77758862975808","imei2":"77758862975808","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192457,"job_number":"JOB_192457","tr_customer_id":192475,"tr_customer_product_id":192465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:36.000Z","modified_at":"2026-02-20T06:49:12.000Z","name":"Ernesto Reilly","mobile_number":"297-560-3612","email_id":"Eleanora64@hotmail.com","dop":"2025-04-06","serial_number":"18619997624968","imei1":"18619997624968","imei2":"18619997624968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192455,"job_number":"JOB_192455","tr_customer_id":192473,"tr_customer_product_id":192463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:48:28.000Z","modified_at":"2026-02-20T06:48:54.000Z","name":"Orie Pollich","mobile_number":"875-870-2593","email_id":"Jaquan_Reilly@hotmail.com","dop":"2024-08-17","serial_number":"43984253112605","imei1":"43984253112605","imei2":"43984253112605","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192453,"job_number":"JOB_192453","tr_customer_id":192471,"tr_customer_product_id":192461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:58.000Z","modified_at":"2026-02-20T06:48:25.000Z","name":"Douglas Stark","mobile_number":"472-903-4166","email_id":"Bradford_Torp@hotmail.com","dop":"2024-08-17","serial_number":"73099452431513","imei1":"73099452431513","imei2":"73099452431513","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192450,"job_number":"JOB_192450","tr_customer_id":192468,"tr_customer_product_id":192458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:47:53.000Z","modified_at":"2026-02-20T06:48:29.000Z","name":"Lewis Gleichner","mobile_number":"466-770-0759","email_id":"Ike98@hotmail.com","dop":"2025-04-06","serial_number":"18146219274877","imei1":"18146219274877","imei2":"18146219274877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192447,"job_number":"JOB_192447","tr_customer_id":192465,"tr_customer_product_id":192455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:46:01.000Z","modified_at":"2026-02-20T06:46:37.000Z","name":"Abby Hirthe","mobile_number":"588-769-4722","email_id":"Pink_Parisian71@gmail.com","dop":"2025-04-06","serial_number":"17605102107199","imei1":"17605102107199","imei2":"17605102107199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192444,"job_number":"JOB_192444","tr_customer_id":192462,"tr_customer_product_id":192452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:45:18.000Z","modified_at":"2026-02-20T06:45:54.000Z","name":"Joaquin Bins","mobile_number":"521-472-8739","email_id":"Elfrieda.Schiller72@gmail.com","dop":"2025-04-06","serial_number":"14470691142962","imei1":"14470691142962","imei2":"14470691142962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192441,"job_number":"JOB_192441","tr_customer_id":192459,"tr_customer_product_id":192449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:44:35.000Z","modified_at":"2026-02-20T06:45:11.000Z","name":"Regan Heller","mobile_number":"387-228-6905","email_id":"Lavinia.Emmerich@yahoo.com","dop":"2025-04-06","serial_number":"16365721399700","imei1":"16365721399700","imei2":"16365721399700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192438,"job_number":"JOB_192438","tr_customer_id":192456,"tr_customer_product_id":192446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:51.000Z","modified_at":"2026-02-20T06:44:30.000Z","name":"London Emard","mobile_number":"997-232-7021","email_id":"Zelma_Kirlin7@yahoo.com","dop":"2025-06-18","serial_number":"10880504520950","imei1":"10880504520950","imei2":"10880504520950","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192435,"job_number":"JOB_192435","tr_customer_id":192453,"tr_customer_product_id":192443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:19.000Z","modified_at":"2026-02-20T06:43:58.000Z","name":"Dixie Koepp","mobile_number":"985-976-6086","email_id":"Merle_Nader72@yahoo.com","dop":"2025-04-06","serial_number":"16218030582461","imei1":"16218030582461","imei2":"16218030582461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192433,"job_number":"JOB_192433","tr_customer_id":192451,"tr_customer_product_id":192441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:43:05.000Z","modified_at":"2026-02-20T06:43:44.000Z","name":"Macy Sanford","mobile_number":"490-236-2493","email_id":"Jules_Rowe62@yahoo.com","dop":"2025-06-18","serial_number":"10869603121783","imei1":"10869603121783","imei2":"10869603121783","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192431,"job_number":"JOB_192431","tr_customer_id":192449,"tr_customer_product_id":192439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:50.000Z","modified_at":"2026-02-20T06:43:29.000Z","name":"Yesenia Lindgren","mobile_number":"964-400-9576","email_id":"Zachariah_McDermott86@gmail.com","dop":"2025-12-31","serial_number":"100517253180750","imei1":"100517253180750","imei2":"100517253180750","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192427,"job_number":"JOB_192427","tr_customer_id":192445,"tr_customer_product_id":192435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:02.000Z","modified_at":"2026-02-20T06:42:42.000Z","name":"Georgianna Mayert","mobile_number":"696-684-9892","email_id":"Telly18@hotmail.com","dop":"2025-12-31","serial_number":"108450277013592","imei1":"108450277013592","imei2":"108450277013592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192422,"job_number":"JOB_192422","tr_customer_id":192440,"tr_customer_product_id":192430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:14.000Z","modified_at":"2026-02-20T06:41:54.000Z","name":"Gaylord Larkin","mobile_number":"407-281-4804","email_id":"Ciara90@hotmail.com","dop":"2025-12-31","serial_number":"101832974476168","imei1":"101832974476168","imei2":"101832974476168","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192409,"job_number":"JOB_192409","tr_customer_id":192427,"tr_customer_product_id":192417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:37:08.000Z","modified_at":"2026-02-20T06:37:40.000Z","name":"Brady Grady","mobile_number":"833-426-5785","email_id":"Spencer24@hotmail.com","dop":"2024-08-17","serial_number":"21198937584499","imei1":"21198937584499","imei2":"21198937584499","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192407,"job_number":"JOB_192407","tr_customer_id":192425,"tr_customer_product_id":192415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:36:33.000Z","modified_at":"2026-02-20T06:37:04.000Z","name":"John Romaguera","mobile_number":"220-784-8218","email_id":"Mackenzie_Mann30@gmail.com","dop":"2024-08-17","serial_number":"38096553881967","imei1":"38096553881967","imei2":"38096553881967","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192405,"job_number":"JOB_192405","tr_customer_id":192423,"tr_customer_product_id":192413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:35:56.000Z","modified_at":"2026-02-20T06:36:28.000Z","name":"Gideon Braun","mobile_number":"828-745-2381","email_id":"Kendrick.Feeney@yahoo.com","dop":"2024-08-17","serial_number":"54547644534663","imei1":"54547644534663","imei2":"54547644534663","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192403,"job_number":"JOB_192403","tr_customer_id":192421,"tr_customer_product_id":192411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:37:01.000Z","modified_at":"2026-02-20T05:37:13.000Z","name":"Erica Wisoky","mobile_number":"777-748-2601","email_id":"Cassandre_Schmidt51@hotmail.com","dop":"2025-12-01","serial_number":"15129550558849","imei1":"15129550558849","imei2":"15129550558849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192401,"job_number":"JOB_192401","tr_customer_id":192419,"tr_customer_product_id":192409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:44.000Z","modified_at":"2026-02-20T05:36:56.000Z","name":"Shirley Hansen","mobile_number":"309-766-0982","email_id":"Hattie.Franecki@gmail.com","dop":"2025-12-01","serial_number":"19677093089760","imei1":"19677093089760","imei2":"19677093089760","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192399,"job_number":"JOB_192399","tr_customer_id":192417,"tr_customer_product_id":192407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:36:27.000Z","modified_at":"2026-02-20T05:36:39.000Z","name":"Dennis Dare","mobile_number":"515-351-4074","email_id":"Margaret23@gmail.com","dop":"2025-12-01","serial_number":"18172419952139","imei1":"18172419952139","imei2":"18172419952139","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192396,"job_number":"JOB_192396","tr_customer_id":192414,"tr_customer_product_id":192404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:57.000Z","modified_at":"2026-02-20T05:35:35.000Z","name":"Cordia Schuppe","mobile_number":"375-898-6313","email_id":"Elisabeth_Bayer68@hotmail.com","dop":"2025-04-06","serial_number":"13891100940591","imei1":"13891100940591","imei2":"13891100940591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192394,"job_number":"JOB_192394","tr_customer_id":192412,"tr_customer_product_id":192402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:34:33.000Z","modified_at":"2026-02-20T05:35:12.000Z","name":"Michele Brekke","mobile_number":"765-632-1397","email_id":"Sarah_Willms89@yahoo.com","dop":"2025-04-06","serial_number":"15314260144491","imei1":"15314260144491","imei2":"15314260144491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192393,"job_number":"JOB_192393","tr_customer_id":192411,"tr_customer_product_id":192401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:42.000Z","modified_at":"2026-02-20T05:18:51.000Z","name":"Abbie Klein","mobile_number":"799-821-3758","email_id":"Blair38@gmail.com","dop":"2025-07-01","serial_number":"106720621784981","imei1":"106720621784981","imei2":"106720621784981","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192391,"job_number":"JOB_192391","tr_customer_id":192409,"tr_customer_product_id":192399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:18:29.000Z","modified_at":"2026-02-20T05:18:39.000Z","name":"Carrie Simonis","mobile_number":"763-980-6539","email_id":"Hobart.Kemmer82@yahoo.com","dop":"2025-07-01","serial_number":"103483751258277","imei1":"103483751258277","imei2":"103483751258277","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192384,"job_number":"JOB_192384","tr_customer_id":192402,"tr_customer_product_id":192392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:05:20.000Z","modified_at":"2026-02-20T05:05:48.000Z","name":"Harvey Ebert","mobile_number":"527-768-4239","email_id":"Elody_Miller@hotmail.com","dop":"2024-08-17","serial_number":"21834097727669","imei1":"21834097727669","imei2":"21834097727669","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192382,"job_number":"JOB_192382","tr_customer_id":192400,"tr_customer_product_id":192390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:49.000Z","modified_at":"2026-02-20T05:05:16.000Z","name":"Alize Macejkovic","mobile_number":"233-451-9791","email_id":"Eunice.Larkin18@hotmail.com","dop":"2024-08-17","serial_number":"96815163901966","imei1":"96815163901966","imei2":"96815163901966","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192380,"job_number":"JOB_192380","tr_customer_id":192398,"tr_customer_product_id":192388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:04:16.000Z","modified_at":"2026-02-20T05:04:45.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"45040275626878","imei1":"45040275626878","imei2":"45040275626878","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192355,"job_number":"JOB_192355","tr_customer_id":192373,"tr_customer_product_id":192363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:52.000Z","modified_at":"2026-02-20T04:29:23.000Z","name":"Taryn Bashirian","mobile_number":"668-897-4420","email_id":"Kitty_Smith@hotmail.com","dop":"2026-01-04","serial_number":"13439616869987","imei1":"13439616869987","imei2":"113439616869987","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192352,"job_number":"JOB_192352","tr_customer_id":192370,"tr_customer_product_id":192360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:22.000Z","modified_at":"2026-02-20T04:28:57.000Z","name":"Pietro Jast","mobile_number":"315-343-2863","email_id":"Cassie.Turner@yahoo.com","dop":"2025-04-06","serial_number":"17582045407639","imei1":"17582045407639","imei2":"17582045407639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192346,"job_number":"JOB_192346","tr_customer_id":192364,"tr_customer_product_id":192354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:15.000Z","modified_at":"2026-02-20T04:28:52.000Z","name":"Eloisa Prosacco","mobile_number":"507-957-5137","email_id":"Kamryn.Erdman@gmail.com","dop":"2025-04-06","serial_number":"14324823480657","imei1":"14324823480657","imei2":"14324823480657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192343,"job_number":"JOB_192343","tr_customer_id":192361,"tr_customer_product_id":192351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:13.000Z","modified_at":"2026-02-20T04:28:44.000Z","name":"Carol Barrows","mobile_number":"645-586-9003","email_id":"Bert.Walter@gmail.com","dop":"2026-01-04","serial_number":"19239093238724","imei1":"19239093238724","imei2":"119239093238724","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192341,"job_number":"JOB_192341","tr_customer_id":192359,"tr_customer_product_id":192349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:11.000Z","modified_at":"2026-02-20T04:28:46.000Z","name":"Anya Kutch","mobile_number":"415-486-4893","email_id":"Raphaelle96@hotmail.com","dop":"2025-04-06","serial_number":"10776773250526","imei1":"10776773250526","imei2":"10776773250526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192337,"job_number":"JOB_192337","tr_customer_id":192355,"tr_customer_product_id":192345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:02.000Z","modified_at":"2026-02-20T04:28:37.000Z","name":"Francesca Breitenberg","mobile_number":"995-223-1661","email_id":"Cyril28@yahoo.com","dop":"2025-08-24","serial_number":"12520007179721","imei1":"12520007179721","imei2":"12520007179721","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192333,"job_number":"JOB_192333","tr_customer_id":192351,"tr_customer_product_id":192341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:55.000Z","modified_at":"2026-02-20T04:28:32.000Z","name":"Carol Lynch","mobile_number":"705-778-9721","email_id":"Xavier5@gmail.com","dop":"2025-04-06","serial_number":"10753721977077","imei1":"10753721977077","imei2":"10753721977077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192330,"job_number":"JOB_192330","tr_customer_id":192348,"tr_customer_product_id":192338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:54.000Z","modified_at":"2026-02-20T04:28:32.000Z","name":"Gordon Terry","mobile_number":"271-805-3753","email_id":"Lue.Schimmel88@gmail.com","dop":"2025-04-06","serial_number":"19549420262791","imei1":"19549420262791","imei2":"19549420262791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192328,"job_number":"JOB_192328","tr_customer_id":192346,"tr_customer_product_id":192336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:53.000Z","modified_at":"2026-02-20T04:28:29.000Z","name":"Domenica Cole","mobile_number":"297-465-4951","email_id":"Tomasa94@yahoo.com","dop":"2025-04-06","serial_number":"18500439700817","imei1":"18500439700817","imei2":"18500439700817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192324,"job_number":"JOB_192324","tr_customer_id":192342,"tr_customer_product_id":192332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:28:24.000Z","name":"Tyreek Padberg","mobile_number":"536-923-6118","email_id":"Madaline.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"13665305511531","imei1":"13665305511531","imei2":"13665305511531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192322,"job_number":"JOB_192322","tr_customer_id":192340,"tr_customer_product_id":192330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:49.000Z","modified_at":"2026-02-20T04:28:24.000Z","name":"Tavares Schmidt","mobile_number":"566-957-4819","email_id":"Amie_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12394927719481","imei1":"12394927719481","imei2":"12394927719481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192320,"job_number":"JOB_192320","tr_customer_id":192338,"tr_customer_product_id":192328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:46.000Z","modified_at":"2026-02-20T04:28:22.000Z","name":"Carley Kohler","mobile_number":"291-866-0179","email_id":"Sadie.Ritchie@yahoo.com","dop":"2025-12-31","serial_number":"104380202585040","imei1":"104380202585040","imei2":"104380202585040","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192317,"job_number":"JOB_192317","tr_customer_id":192335,"tr_customer_product_id":192325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:40.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"Stefan Conroy","mobile_number":"589-499-2162","email_id":"Shany.Moen@gmail.com","dop":"2025-04-06","serial_number":"10721709803340","imei1":"10721709803340","imei2":"10721709803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192311,"job_number":"JOB_192311","tr_customer_id":192329,"tr_customer_product_id":192319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:28:15.000Z","name":"Olaf Kemmer","mobile_number":"576-765-2971","email_id":"Susie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"10391216505956","imei1":"10391216505956","imei2":"10391216505956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192308,"job_number":"JOB_192308","tr_customer_id":192326,"tr_customer_product_id":192316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:33.000Z","modified_at":"2026-02-20T04:28:04.000Z","name":"Lizeth Bosco","mobile_number":"366-568-3098","email_id":"Victoria65@hotmail.com","dop":"2026-01-04","serial_number":"14849435088994","imei1":"14849435088994","imei2":"114849435088994","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192305,"job_number":"JOB_192305","tr_customer_id":192323,"tr_customer_product_id":192313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:31.000Z","modified_at":"2026-02-20T04:28:08.000Z","name":"Aletha Gulgowski","mobile_number":"360-461-7408","email_id":"Tremayne_Treutel@gmail.com","dop":"2025-04-06","serial_number":"10078199800326","imei1":"10078199800326","imei2":"10078199800326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192298,"job_number":"JOB_192298","tr_customer_id":192316,"tr_customer_product_id":192306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:56.000Z","name":"Herminia Collins","mobile_number":"673-510-4484","email_id":"Anabel98@hotmail.com","dop":"2024-08-17","serial_number":"82568784668670","imei1":"82568784668670","imei2":"82568784668670","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192296,"job_number":"JOB_192296","tr_customer_id":192314,"tr_customer_product_id":192304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:29.000Z","modified_at":"2026-02-20T04:28:05.000Z","name":"Arvel Marvin","mobile_number":"890-727-6315","email_id":"Eliza38@hotmail.com","dop":"2025-04-06","serial_number":"19657318771928","imei1":"19657318771928","imei2":"19657318771928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192292,"job_number":"JOB_192292","tr_customer_id":192310,"tr_customer_product_id":192300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:21.000Z","modified_at":"2026-02-20T04:27:55.000Z","name":"Barrett Reilly","mobile_number":"966-991-9774","email_id":"Ferne.Abernathy93@gmail.com","dop":"2025-08-24","serial_number":"12543290335315","imei1":"12543290335315","imei2":"12543290335315","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192288,"job_number":"JOB_192288","tr_customer_id":192306,"tr_customer_product_id":192296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:48.000Z","name":"Queenie Jacobson","mobile_number":"438-910-9628","email_id":"Roselyn.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14370230619330","imei1":"14370230619330","imei2":"14370230619330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192281,"job_number":"JOB_192281","tr_customer_id":192299,"tr_customer_product_id":192289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:10.000Z","modified_at":"2026-02-20T04:27:46.000Z","name":"Domenick Pouros","mobile_number":"601-600-7372","email_id":"Delphine.Bechtelar91@hotmail.com","dop":"2025-04-06","serial_number":"15661376067869","imei1":"15661376067869","imei2":"15661376067869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192280,"job_number":"JOB_192280","tr_customer_id":192298,"tr_customer_product_id":192288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:10.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Dawn Smitham","mobile_number":"773-306-7919","email_id":"Erica_Connelly@hotmail.com","dop":"2025-04-06","serial_number":"19015340787802","imei1":"19015340787802","imei2":"19015340787802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192274,"job_number":"JOB_192274","tr_customer_id":192292,"tr_customer_product_id":192282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Buck Anderson","mobile_number":"314-666-2181","email_id":"Gus.Schulist83@hotmail.com","dop":"2025-04-06","serial_number":"10083147100473","imei1":"10083147100473","imei2":"10083147100473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192272,"job_number":"JOB_192272","tr_customer_id":192290,"tr_customer_product_id":192280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:43.000Z","name":"Aimee Moen","mobile_number":"251-831-0759","email_id":"Jake_Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"10228211875064","imei1":"10228211875064","imei2":"10228211875064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192271,"job_number":"JOB_192271","tr_customer_id":192289,"tr_customer_product_id":192279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:08.000Z","modified_at":"2026-02-20T04:27:43.000Z","name":"William Kilback","mobile_number":"274-466-1948","email_id":"Kathlyn_Green@hotmail.com","dop":"2025-04-06","serial_number":"13452263714052","imei1":"13452263714052","imei2":"13452263714052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192267,"job_number":"JOB_192267","tr_customer_id":192285,"tr_customer_product_id":192275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:06.000Z","modified_at":"2026-02-20T04:27:42.000Z","name":"Kendrick Mraz","mobile_number":"732-492-3301","email_id":"Allison38@hotmail.com","dop":"2025-04-06","serial_number":"18822375382033","imei1":"18822375382033","imei2":"18822375382033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192265,"job_number":"JOB_192265","tr_customer_id":192283,"tr_customer_product_id":192273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:03.000Z","modified_at":"2026-02-20T04:27:39.000Z","name":"Ursula Murphy","mobile_number":"618-518-4499","email_id":"Arnulfo46@yahoo.com","dop":"2025-12-31","serial_number":"109136719686042","imei1":"109136719686042","imei2":"109136719686042","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192263,"job_number":"JOB_192263","tr_customer_id":192281,"tr_customer_product_id":192271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:00.000Z","modified_at":"2026-02-20T04:27:26.000Z","name":"Charity Roberts","mobile_number":"495-776-1659","email_id":"Kenya_Kohler@hotmail.com","dop":"2024-08-17","serial_number":"77023994491549","imei1":"77023994491549","imei2":"77023994491549","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192260,"job_number":"JOB_192260","tr_customer_id":192278,"tr_customer_product_id":192268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:58.000Z","modified_at":"2026-02-20T04:27:33.000Z","name":"Ansel Reynolds","mobile_number":"916-794-8453","email_id":"Mckenzie.Leffler8@gmail.com","dop":"2025-04-06","serial_number":"15129416905215","imei1":"15129416905215","imei2":"15129416905215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192251,"job_number":"JOB_192251","tr_customer_id":192269,"tr_customer_product_id":192259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:53.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Karine Larkin","mobile_number":"615-677-1775","email_id":"Amara.Hand@yahoo.com","dop":"2026-01-04","serial_number":"17777025418412","imei1":"17777025418412","imei2":"117777025418412","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192249,"job_number":"JOB_192249","tr_customer_id":192267,"tr_customer_product_id":192257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:52.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Nichole Herman","mobile_number":"976-364-0389","email_id":"Adaline_Paucek@gmail.com","dop":"2025-04-06","serial_number":"14079301491144","imei1":"14079301491144","imei2":"14079301491144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192245,"job_number":"JOB_192245","tr_customer_id":192263,"tr_customer_product_id":192253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:49.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Barbara Bartoletti","mobile_number":"492-621-0378","email_id":"Santiago91@gmail.com","dop":"2025-04-06","serial_number":"17555246378217","imei1":"17555246378217","imei2":"17555246378217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192241,"job_number":"JOB_192241","tr_customer_id":192259,"tr_customer_product_id":192249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:27:23.000Z","name":"Jessy Reilly","mobile_number":"782-477-1732","email_id":"Coty87@hotmail.com","dop":"2025-04-06","serial_number":"19880647469559","imei1":"19880647469559","imei2":"19880647469559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192239,"job_number":"JOB_192239","tr_customer_id":192257,"tr_customer_product_id":192247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:47.000Z","modified_at":"2026-02-20T04:27:24.000Z","name":"Rosemary Jones","mobile_number":"846-369-5714","email_id":"Riley.Beer@gmail.com","dop":"2025-04-06","serial_number":"16212410347770","imei1":"16212410347770","imei2":"16212410347770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192236,"job_number":"JOB_192236","tr_customer_id":192254,"tr_customer_product_id":192244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:41.000Z","modified_at":"2026-02-20T04:27:11.000Z","name":"Dahlia Graham","mobile_number":"868-958-0139","email_id":"Flavio_Crooks55@yahoo.com","dop":"2025-02-01","serial_number":"109200887977777","imei1":"109200887977777","imei2":"109200887977777","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192234,"job_number":"JOB_192234","tr_customer_id":192252,"tr_customer_product_id":192242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:40.000Z","modified_at":"2026-02-20T04:27:14.000Z","name":"Filiberto Schmidt","mobile_number":"493-526-3498","email_id":"Kamren_Gaylord29@yahoo.com","dop":"2025-08-24","serial_number":"18880727485708","imei1":"18880727485708","imei2":"18880727485708","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192231,"job_number":"JOB_192231","tr_customer_id":192249,"tr_customer_product_id":192239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:39.000Z","modified_at":"2026-02-20T04:27:17.000Z","name":"Alf Kerluke","mobile_number":"913-498-7845","email_id":"Lesly42@yahoo.com","dop":"2025-04-06","serial_number":"14704688860291","imei1":"14704688860291","imei2":"14704688860291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192227,"job_number":"JOB_192227","tr_customer_id":192245,"tr_customer_product_id":192235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:37.000Z","modified_at":"2026-02-20T04:27:15.000Z","name":"Jaren Purdy","mobile_number":"870-839-4162","email_id":"Carmella_Kuhn@yahoo.com","dop":"2025-04-06","serial_number":"17484199020944","imei1":"17484199020944","imei2":"17484199020944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192218,"job_number":"JOB_192218","tr_customer_id":192236,"tr_customer_product_id":192226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:32.000Z","modified_at":"2026-02-20T04:27:07.000Z","name":"Damion Weissnat","mobile_number":"427-545-9488","email_id":"Beryl42@yahoo.com","dop":"2025-04-06","serial_number":"16569013851216","imei1":"16569013851216","imei2":"16569013851216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192215,"job_number":"JOB_192215","tr_customer_id":192233,"tr_customer_product_id":192223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Moriah Murazik","mobile_number":"746-202-9180","email_id":"Esteban96@yahoo.com","dop":"2024-08-17","serial_number":"37408152899532","imei1":"37408152899532","imei2":"37408152899532","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192214,"job_number":"JOB_192214","tr_customer_id":192232,"tr_customer_product_id":192222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:29.000Z","modified_at":"2026-02-20T04:27:02.000Z","name":"Laisha Pagac","mobile_number":"812-777-4688","email_id":"June.Thiel18@gmail.com","dop":"2025-04-06","serial_number":"16484475100831","imei1":"16484475100831","imei2":"16484475100831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192209,"job_number":"JOB_192209","tr_customer_id":192227,"tr_customer_product_id":192217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:27:03.000Z","name":"Alvah Pouros","mobile_number":"688-764-4876","email_id":"Pablo_Murray@yahoo.com","dop":"2025-04-06","serial_number":"18938168119981","imei1":"18938168119981","imei2":"18938168119981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192207,"job_number":"JOB_192207","tr_customer_id":192225,"tr_customer_product_id":192215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:27.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Tomasa Quitzon","mobile_number":"621-872-7270","email_id":"Marlen79@yahoo.com","dop":"2025-04-06","serial_number":"13158066467185","imei1":"13158066467185","imei2":"13158066467185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192202,"job_number":"JOB_192202","tr_customer_id":192220,"tr_customer_product_id":192210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Alexane Harvey","mobile_number":"519-838-0684","email_id":"Terry70@gmail.com","dop":"2025-04-06","serial_number":"17004484042841","imei1":"17004484042841","imei2":"17004484042841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192199,"job_number":"JOB_192199","tr_customer_id":192217,"tr_customer_product_id":192207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:25.000Z","modified_at":"2026-02-20T04:27:02.000Z","name":"Yasmin Schneider","mobile_number":"250-727-4119","email_id":"Amie.OHara@hotmail.com","dop":"2025-04-06","serial_number":"14869106983077","imei1":"14869106983077","imei2":"14869106983077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192196,"job_number":"JOB_192196","tr_customer_id":192214,"tr_customer_product_id":192204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:24.000Z","modified_at":"2026-02-20T04:26:59.000Z","name":"Deon Cummings","mobile_number":"398-741-5843","email_id":"Itzel63@hotmail.com","dop":"2025-04-06","serial_number":"13426771538912","imei1":"13426771538912","imei2":"13426771538912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192194,"job_number":"JOB_192194","tr_customer_id":192212,"tr_customer_product_id":192202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:23.000Z","modified_at":"2026-02-20T04:27:01.000Z","name":"Geoffrey Kertzmann","mobile_number":"756-578-7302","email_id":"Melyssa36@hotmail.com","dop":"2025-04-06","serial_number":"11213674132045","imei1":"11213674132045","imei2":"11213674132045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192185,"job_number":"JOB_192185","tr_customer_id":192203,"tr_customer_product_id":192193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:56.000Z","name":"Narciso Klein","mobile_number":"963-947-6655","email_id":"Cole.Hermann16@yahoo.com","dop":"2025-12-31","serial_number":"109692052208622","imei1":"109692052208622","imei2":"109692052208622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192176,"job_number":"JOB_192176","tr_customer_id":192194,"tr_customer_product_id":192184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:42.000Z","name":"Wilburn Lemke","mobile_number":"559-911-7567","email_id":"Elvis_Glover@gmail.com","dop":"2025-04-06","serial_number":"10934260540742","imei1":"10934260540742","imei2":"10934260540742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192174,"job_number":"JOB_192174","tr_customer_id":192192,"tr_customer_product_id":192182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:08.000Z","modified_at":"2026-02-20T04:26:42.000Z","name":"Ignacio Wunsch","mobile_number":"741-801-7564","email_id":"Nick43@hotmail.com","dop":"2025-04-06","serial_number":"18413542227525","imei1":"18413542227525","imei2":"18413542227525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192172,"job_number":"JOB_192172","tr_customer_id":192190,"tr_customer_product_id":192180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:07.000Z","modified_at":"2026-02-20T04:26:44.000Z","name":"Randall Hoppe","mobile_number":"425-209-5168","email_id":"Joesph_Daugherty5@gmail.com","dop":"2025-04-06","serial_number":"14933180423848","imei1":"14933180423848","imei2":"14933180423848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192170,"job_number":"JOB_192170","tr_customer_id":192188,"tr_customer_product_id":192178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:02.000Z","modified_at":"2026-02-20T04:26:32.000Z","name":"Maya Reinger","mobile_number":"591-694-9136","email_id":"Barry.Bruen@gmail.com","dop":"2025-02-01","serial_number":"48851338317056","imei1":"48851338317056","imei2":"48851338317056","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192166,"job_number":"JOB_192166","tr_customer_id":192184,"tr_customer_product_id":192174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:58.000Z","modified_at":"2026-02-20T04:26:33.000Z","name":"Beaulah Thiel","mobile_number":"596-981-3203","email_id":"Kelli64@hotmail.com","dop":"2025-04-06","serial_number":"11755497541811","imei1":"11755497541811","imei2":"11755497541811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192162,"job_number":"JOB_192162","tr_customer_id":192180,"tr_customer_product_id":192170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:54.000Z","modified_at":"2026-02-20T04:26:31.000Z","name":"Meredith Prosacco","mobile_number":"424-804-5018","email_id":"Mertie73@gmail.com","dop":"2025-04-06","serial_number":"15029910348578","imei1":"15029910348578","imei2":"15029910348578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192156,"job_number":"JOB_192156","tr_customer_id":192174,"tr_customer_product_id":192164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:26:29.000Z","name":"Jaden Hoppe","mobile_number":"254-660-4106","email_id":"Lucas26@hotmail.com","dop":"2025-04-06","serial_number":"16561284711323","imei1":"16561284711323","imei2":"16561284711323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192154,"job_number":"JOB_192154","tr_customer_id":192172,"tr_customer_product_id":192162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:51.000Z","modified_at":"2026-02-20T04:26:23.000Z","name":"Eliza Marvin","mobile_number":"497-215-7962","email_id":"Teresa46@gmail.com","dop":"2025-04-06","serial_number":"15935097608522","imei1":"15935097608522","imei2":"15935097608522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192149,"job_number":"JOB_192149","tr_customer_id":192167,"tr_customer_product_id":192157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:43.000Z","modified_at":"2026-02-20T04:26:18.000Z","name":"Kelton Zieme","mobile_number":"683-679-3750","email_id":"Bradford.Ullrich46@gmail.com","dop":"2025-04-06","serial_number":"10443024028246","imei1":"10443024028246","imei2":"10443024028246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192146,"job_number":"JOB_192146","tr_customer_id":192164,"tr_customer_product_id":192154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:40.000Z","modified_at":"2026-02-20T04:26:15.000Z","name":"Gavin Mann","mobile_number":"761-501-8606","email_id":"Ariane.Bode@hotmail.com","dop":"2025-06-18","serial_number":"10322223600740","imei1":"10322223600740","imei2":"10322223600740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192141,"job_number":"JOB_192141","tr_customer_id":192159,"tr_customer_product_id":192149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Elijah Mueller","mobile_number":"569-934-3180","email_id":"Hassie47@yahoo.com","dop":"2025-04-06","serial_number":"16138223013191","imei1":"16138223013191","imei2":"16138223013191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192140,"job_number":"JOB_192140","tr_customer_id":192158,"tr_customer_product_id":192148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:27.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Mable Satterfield","mobile_number":"485-649-4096","email_id":"Unique97@hotmail.com","dop":"2025-04-06","serial_number":"13610642010521","imei1":"13610642010521","imei2":"13610642010521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192137,"job_number":"JOB_192137","tr_customer_id":192155,"tr_customer_product_id":192145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:24.000Z","modified_at":"2026-02-20T04:25:54.000Z","name":"Cooper D'Amore","mobile_number":"875-812-1871","email_id":"Lew.Welch@yahoo.com","dop":"2025-02-01","serial_number":"25895180590920","imei1":"25895180590920","imei2":"25895180590920","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192132,"job_number":"JOB_192132","tr_customer_id":192150,"tr_customer_product_id":192140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:17.000Z","modified_at":"2026-02-20T04:25:51.000Z","name":"Gladys Upton","mobile_number":"875-927-8256","email_id":"Lucy4@gmail.com","dop":"2025-04-06","serial_number":"19748579570330","imei1":"19748579570330","imei2":"19748579570330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192129,"job_number":"JOB_192129","tr_customer_id":192147,"tr_customer_product_id":192137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:12.000Z","modified_at":"2026-02-20T04:25:44.000Z","name":"Cindy Hills","mobile_number":"646-835-1640","email_id":"Clara29@yahoo.com","dop":"2025-04-06","serial_number":"13223428737646","imei1":"13223428737646","imei2":"13223428737646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192126,"job_number":"JOB_192126","tr_customer_id":192144,"tr_customer_product_id":192134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:09.000Z","modified_at":"2026-02-20T04:25:46.000Z","name":"Porter Schaden","mobile_number":"725-702-2660","email_id":"Brandi_OConner@yahoo.com","dop":"2025-04-06","serial_number":"14491405797287","imei1":"14491405797287","imei2":"14491405797287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192123,"job_number":"JOB_192123","tr_customer_id":192141,"tr_customer_product_id":192131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:06.000Z","modified_at":"2026-02-20T04:25:44.000Z","name":"Marina Jast","mobile_number":"773-827-1235","email_id":"Watson.Kihn@yahoo.com","dop":"2025-04-06","serial_number":"19042411043603","imei1":"19042411043603","imei2":"19042411043603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192120,"job_number":"JOB_192120","tr_customer_id":192138,"tr_customer_product_id":192128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:03.000Z","modified_at":"2026-02-20T04:25:39.000Z","name":"Dale Jerde","mobile_number":"444-760-9051","email_id":"Lucinda.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"13626020886825","imei1":"13626020886825","imei2":"13626020886825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192117,"job_number":"JOB_192117","tr_customer_id":192135,"tr_customer_product_id":192125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:00.000Z","modified_at":"2026-02-20T04:25:34.000Z","name":"Audie Dooley","mobile_number":"797-288-0829","email_id":"Louvenia97@hotmail.com","dop":"2025-04-06","serial_number":"19287246999048","imei1":"19287246999048","imei2":"19287246999048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192114,"job_number":"JOB_192114","tr_customer_id":192132,"tr_customer_product_id":192122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:25:31.000Z","name":"Bret Ward","mobile_number":"889-955-3765","email_id":"Denis_Schmitt81@gmail.com","dop":"2025-04-06","serial_number":"16932505921950","imei1":"16932505921950","imei2":"16932505921950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192113,"job_number":"JOB_192113","tr_customer_id":192131,"tr_customer_product_id":192121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:57.000Z","modified_at":"2026-02-20T04:25:32.000Z","name":"Blaise Armstrong","mobile_number":"320-471-3446","email_id":"Maurine.Mraz@gmail.com","dop":"2025-06-18","serial_number":"10191576065194","imei1":"10191576065194","imei2":"10191576065194","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192111,"job_number":"JOB_192111","tr_customer_id":192129,"tr_customer_product_id":192119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:48.000Z","modified_at":"2026-02-20T04:24:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"67610158457634","imei1":"67610158457634","imei2":"67610158457634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192109,"job_number":"JOB_192109","tr_customer_id":192127,"tr_customer_product_id":192117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:46.000Z","modified_at":"2026-02-20T04:25:20.000Z","name":"Uriah Huels","mobile_number":"719-666-6555","email_id":"Susie_Zulauf44@gmail.com","dop":"2025-04-06","serial_number":"12100531105038","imei1":"12100531105038","imei2":"12100531105038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192106,"job_number":"JOB_192106","tr_customer_id":192124,"tr_customer_product_id":192114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:36.000Z","modified_at":"2026-02-20T04:25:11.000Z","name":"Fred Lemke","mobile_number":"961-731-5694","email_id":"Oscar_Kling20@yahoo.com","dop":"2025-04-06","serial_number":"18565077275699","imei1":"18565077275699","imei2":"18565077275699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192105,"job_number":"JOB_192105","tr_customer_id":192123,"tr_customer_product_id":192113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:24:35.000Z","modified_at":"2026-02-20T04:24:45.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"84929302591683","imei1":"84929302591683","imei2":"84929302591683","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192103,"job_number":"JOB_192103","tr_customer_id":192121,"tr_customer_product_id":192111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:32:17.000Z","modified_at":"2026-02-20T03:32:53.000Z","name":"Orpha Boyle","mobile_number":"849-657-7815","email_id":"Brando9@gmail.com","dop":"2025-04-06","serial_number":"12092311051524","imei1":"12092311051524","imei2":"12092311051524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192100,"job_number":"JOB_192100","tr_customer_id":192118,"tr_customer_product_id":192108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:31:34.000Z","modified_at":"2026-02-20T03:32:10.000Z","name":"Everette Hilpert","mobile_number":"621-566-0589","email_id":"Ida_Gislason0@yahoo.com","dop":"2025-04-06","serial_number":"17654723649340","imei1":"17654723649340","imei2":"17654723649340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192097,"job_number":"JOB_192097","tr_customer_id":192115,"tr_customer_product_id":192105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:30:50.000Z","modified_at":"2026-02-20T03:31:26.000Z","name":"Jesus Hettinger","mobile_number":"543-395-1088","email_id":"Shakira.Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"19376632244707","imei1":"19376632244707","imei2":"19376632244707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192089,"job_number":"JOB_192089","tr_customer_id":192107,"tr_customer_product_id":192097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:52.000Z","modified_at":"2026-02-20T02:44:10.000Z","name":"Chelsey Jerde","mobile_number":"762-292-6348","email_id":"Barton87@yahoo.com","dop":"2025-04-06","serial_number":"14931698188801","imei1":"14931698188801","imei2":"14931698188801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192086,"job_number":"JOB_192086","tr_customer_id":192104,"tr_customer_product_id":192094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:30.000Z","modified_at":"2026-02-20T02:43:48.000Z","name":"Terrill Ryan","mobile_number":"411-886-8676","email_id":"Luisa57@hotmail.com","dop":"2025-04-06","serial_number":"13598984663707","imei1":"13598984663707","imei2":"13598984663707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192083,"job_number":"JOB_192083","tr_customer_id":192101,"tr_customer_product_id":192091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:43:08.000Z","modified_at":"2026-02-20T02:43:26.000Z","name":"Josianne Beatty","mobile_number":"636-942-3410","email_id":"Ruthe33@hotmail.com","dop":"2025-04-06","serial_number":"17882195304427","imei1":"17882195304427","imei2":"17882195304427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192068,"job_number":"JOB_192068","tr_customer_id":192086,"tr_customer_product_id":192076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:24:06.000Z","modified_at":"2026-02-20T02:24:21.000Z","name":"Kellen Kilback","mobile_number":"700-395-1745","email_id":"Garnet.King@gmail.com","dop":"2025-04-06","serial_number":"16969757066238","imei1":"16969757066238","imei2":"16969757066238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192065,"job_number":"JOB_192065","tr_customer_id":192083,"tr_customer_product_id":192073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:19:10.000Z","modified_at":"2026-02-20T02:19:28.000Z","name":"Maya Abbott","mobile_number":"872-617-4775","email_id":"Garry39@gmail.com","dop":"2025-04-06","serial_number":"10293003953592","imei1":"10293003953592","imei2":"10293003953592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192062,"job_number":"JOB_192062","tr_customer_id":192080,"tr_customer_product_id":192070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:14:06.000Z","modified_at":"2026-02-20T02:14:24.000Z","name":"Hilma Miller","mobile_number":"908-707-1829","email_id":"Russel14@yahoo.com","dop":"2025-04-06","serial_number":"16527552468278","imei1":"16527552468278","imei2":"16527552468278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192060,"job_number":"JOB_192060","tr_customer_id":192078,"tr_customer_product_id":192068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:12:40.000Z","modified_at":"2026-02-20T02:12:56.000Z","name":"Brett Paucek","mobile_number":"729-802-9329","email_id":"Shea_Schimmel13@gmail.com","dop":"2025-04-06","serial_number":"12933282216000","imei1":"12933282216000","imei2":"12933282216000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192057,"job_number":"JOB_192057","tr_customer_id":192075,"tr_customer_product_id":192065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T02:04:42.000Z","modified_at":"2026-02-20T02:04:58.000Z","name":"Angie Klocko","mobile_number":"628-839-1374","email_id":"Harley.Denesik@gmail.com","dop":"2025-04-06","serial_number":"16856879094858","imei1":"16856879094858","imei2":"16856879094858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T02:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192520,"job_number":"JOB_192520","tr_customer_id":192538,"tr_customer_product_id":192528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:48.000Z","modified_at":"2026-02-20T06:59:25.000Z","name":"Agnes Nikolaus","mobile_number":"280-390-5911","email_id":"Dulce_Bahringer45@gmail.com","dop":"2000-01-31","serial_number":"10788678300431","imei1":"10788678300431","imei2":"10788678300431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192514,"job_number":"JOB_192514","tr_customer_id":192532,"tr_customer_product_id":192522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:58:02.000Z","modified_at":"2026-02-20T06:58:40.000Z","name":"Gerson Reynolds","mobile_number":"617-766-0200","email_id":"Ellen1@gmail.com","dop":"2000-01-31","serial_number":"10976651304225","imei1":"10976651304225","imei2":"10976651304225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192502,"job_number":"JOB_192502","tr_customer_id":192520,"tr_customer_product_id":192510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:57:17.000Z","modified_at":"2026-02-20T06:57:55.000Z","name":"Ephraim Waelchi","mobile_number":"832-802-9942","email_id":"Bud.Predovic89@hotmail.com","dop":"2000-01-31","serial_number":"10892782091025","imei1":"10892782091025","imei2":"10892782091025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192492,"job_number":"JOB_192492","tr_customer_id":192510,"tr_customer_product_id":192500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:56:31.000Z","modified_at":"2026-02-20T06:57:10.000Z","name":"Esteban Jacobs","mobile_number":"565-256-7860","email_id":"Gavin92@hotmail.com","dop":"2000-01-31","serial_number":"10404706906559","imei1":"10404706906559","imei2":"10404706906559","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192376,"job_number":"JOB_192376","tr_customer_id":192394,"tr_customer_product_id":192384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:43:13.000Z","modified_at":"2026-02-20T04:43:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69512007570419","imei1":"69512007570419","imei2":"69512007570419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192369,"job_number":"JOB_192369","tr_customer_id":192387,"tr_customer_product_id":192377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:42.000Z","modified_at":"2026-02-20T04:43:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82448244716800","imei1":"82448244716800","imei2":"82448244716800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192362,"job_number":"JOB_192362","tr_customer_id":192380,"tr_customer_product_id":192370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:42:11.000Z","modified_at":"2026-02-20T04:42:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36796082381805","imei1":"36796082381805","imei2":"36796082381805","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192349,"job_number":"JOB_192349","tr_customer_id":192367,"tr_customer_product_id":192357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:28:20.000Z","modified_at":"2026-02-20T04:28:56.000Z","name":"Maye Borer","mobile_number":"372-758-6484","email_id":"Travis_McGlynn30@yahoo.com","dop":"2000-01-31","serial_number":"10033605873322","imei1":"10033605873322","imei2":"10033605873322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192313,"job_number":"JOB_192313","tr_customer_id":192331,"tr_customer_product_id":192321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:28:13.000Z","name":"Baylee Romaguera","mobile_number":"223-702-3686","email_id":"Ardith27@gmail.com","dop":"2000-01-31","serial_number":"10612996733775","imei1":"10612996733775","imei2":"10612996733775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192254,"job_number":"JOB_192254","tr_customer_id":192272,"tr_customer_product_id":192262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:54.000Z","modified_at":"2026-02-20T04:27:30.000Z","name":"Yvonne Kunde","mobile_number":"513-411-9534","email_id":"Brenna.Herzog@gmail.com","dop":"2000-01-31","serial_number":"10376230859545","imei1":"10376230859545","imei2":"10376230859545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192186,"job_number":"JOB_192186","tr_customer_id":192204,"tr_customer_product_id":192194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:20.000Z","modified_at":"2026-02-20T04:26:37.000Z","name":"Emile Rau","mobile_number":"882-866-7801","email_id":"Gregory.Kulas@hotmail.com","dop":"2025-05-30","serial_number":"15553509357336","imei1":"15553509357336","imei2":"15553509357336","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192182,"job_number":"JOB_192182","tr_customer_id":192200,"tr_customer_product_id":192190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:12.000Z","modified_at":"2026-02-20T04:26:47.000Z","name":"Molly Roberts","mobile_number":"409-987-8419","email_id":"Ryan82@hotmail.com","dop":"2000-01-31","serial_number":"10725337846066","imei1":"10725337846066","imei2":"10725337846066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192093,"job_number":"JOB_192093","tr_customer_id":192111,"tr_customer_product_id":192101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T03:15:12.000Z","modified_at":"2026-02-20T03:15:28.000Z","name":"Margie Feest","mobile_number":"212-888-4354","email_id":"Carli.McClure27@yahoo.com","dop":"2025-05-30","serial_number":"17716749927742","imei1":"17716749927742","imei2":"17716749927742","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T03:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192619,"job_number":"JOB_192619","tr_customer_id":192637,"tr_customer_product_id":192627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:06:47.000Z","modified_at":"2026-02-20T12:21:46.000Z","name":"Ernesto Walsh","mobile_number":"760-441-0184","email_id":"Russell_Howell@yahoo.com","dop":"2026-01-06","serial_number":"10251016722406","imei1":"10251016722406","imei2":"10251016722406","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192581,"job_number":"JOB_192581","tr_customer_id":192599,"tr_customer_product_id":192589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:45.000Z","modified_at":"2026-02-20T08:00:56.000Z","name":"Kaylie Bosco","mobile_number":"503-242-2970","email_id":"Magdalena52@hotmail.com","dop":"2025-11-04","serial_number":"62228919692261","imei1":"62228919692261","imei2":"62228919692261","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192580,"job_number":"JOB_192580","tr_customer_id":192598,"tr_customer_product_id":192588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:31.000Z","modified_at":"2026-02-20T08:00:42.000Z","name":"Octavia Rath","mobile_number":"357-876-8954","email_id":"Adolph63@hotmail.com","dop":"2025-11-04","serial_number":"35826656252274","imei1":"35826656252274","imei2":"35826656252274","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192579,"job_number":"JOB_192579","tr_customer_id":192597,"tr_customer_product_id":192587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T08:00:16.000Z","modified_at":"2026-02-20T08:00:27.000Z","name":"Josie Marvin","mobile_number":"405-585-3311","email_id":"Oceane83@yahoo.com","dop":"2025-11-04","serial_number":"34134214350637","imei1":"34134214350637","imei2":"34134214350637","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T08:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192573,"job_number":"JOB_192573","tr_customer_id":192591,"tr_customer_product_id":192581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:49:00.000Z","modified_at":"2026-02-20T07:49:11.000Z","name":"Kayleigh Hahn","mobile_number":"561-872-3019","email_id":"Iva_Rodriguez90@gmail.com","dop":"2025-11-04","serial_number":"17929837326857","imei1":"17929837326857","imei2":"17929837326857","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192572,"job_number":"JOB_192572","tr_customer_id":192590,"tr_customer_product_id":192580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:48:45.000Z","modified_at":"2026-02-20T07:48:56.000Z","name":"Carlee Ondricka","mobile_number":"749-551-3827","email_id":"Elissa.Reilly@gmail.com","dop":"2025-11-04","serial_number":"41969694858075","imei1":"41969694858075","imei2":"41969694858075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192571,"job_number":"JOB_192571","tr_customer_id":192589,"tr_customer_product_id":192579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T07:48:29.000Z","modified_at":"2026-02-20T07:48:40.000Z","name":"Esteban Kub","mobile_number":"385-909-0701","email_id":"Joana.Rutherford@gmail.com","dop":"2025-11-04","serial_number":"50847961136459","imei1":"50847961136459","imei2":"50847961136459","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192465,"job_number":"JOB_192465","tr_customer_id":192483,"tr_customer_product_id":192473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:20.000Z","modified_at":"2026-02-20T06:51:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"85131215957509","imei1":"85131215957509","imei2":"85131215957509","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192464,"job_number":"JOB_192464","tr_customer_id":192482,"tr_customer_product_id":192472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:51:06.000Z","modified_at":"2026-02-20T06:51:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"21173629150277","imei1":"21173629150277","imei2":"21173629150277","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192463,"job_number":"JOB_192463","tr_customer_id":192481,"tr_customer_product_id":192471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:50:51.000Z","modified_at":"2026-02-20T06:51:01.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12383592716737","imei1":"12383592716737","imei2":"12383592716737","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192429,"job_number":"JOB_192429","tr_customer_id":192447,"tr_customer_product_id":192437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:46.000Z","modified_at":"2026-02-20T06:42:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"38553566163648","imei1":"38553566163648","imei2":"38553566163648","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192428,"job_number":"JOB_192428","tr_customer_id":192446,"tr_customer_product_id":192436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:42:29.000Z","modified_at":"2026-02-20T06:42:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"43051314960762","imei1":"43051314960762","imei2":"43051314960762","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192424,"job_number":"JOB_192424","tr_customer_id":192442,"tr_customer_product_id":192432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:20.000Z","modified_at":"2026-02-20T06:41:31.000Z","name":"Laury Hamill","mobile_number":"326-486-1100","email_id":"Eveline.Brekke@yahoo.com","dop":"2025-06-09","serial_number":"105913613875885","imei1":"105913613875885","imei2":"105913613875885","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192418,"job_number":"JOB_192418","tr_customer_id":192436,"tr_customer_product_id":192426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:41:04.000Z","modified_at":"2026-02-20T06:41:15.000Z","name":"Rahul Spinka","mobile_number":"648-514-5441","email_id":"Margaret1@gmail.com","dop":"2025-06-09","serial_number":"109377588593558","imei1":"109377588593558","imei2":"109377588593558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192415,"job_number":"JOB_192415","tr_customer_id":192433,"tr_customer_product_id":192423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:40:47.000Z","modified_at":"2026-02-20T06:40:59.000Z","name":"Robb Kuhlman","mobile_number":"935-507-2841","email_id":"Brycen.Schowalter@gmail.com","dop":"2025-06-09","serial_number":"105090669700131","imei1":"105090669700131","imei2":"105090669700131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192413,"job_number":"JOB_192413","tr_customer_id":192431,"tr_customer_product_id":192421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:59.000Z","modified_at":"2026-02-20T06:39:10.000Z","name":"Cleveland Harvey","mobile_number":"258-731-1742","email_id":"Edgardo_Schinner@gmail.com","dop":"2025-11-04","serial_number":"64811067976597","imei1":"64811067976597","imei2":"64811067976597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192412,"job_number":"JOB_192412","tr_customer_id":192430,"tr_customer_product_id":192420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:43.000Z","modified_at":"2026-02-20T06:39:06.000Z","name":"Milo Abbott","mobile_number":"820-225-5429","email_id":"Marcus.Quigley76@gmail.com","dop":"2025-10-01","serial_number":"11737291924648","imei1":"11737291924648","imei2":"11737291924648","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192411,"job_number":"JOB_192411","tr_customer_id":192429,"tr_customer_product_id":192419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:43.000Z","modified_at":"2026-02-20T06:38:55.000Z","name":"Blanca Hahn","mobile_number":"555-753-9453","email_id":"Maxie_Kreiger@hotmail.com","dop":"2025-11-04","serial_number":"13490662185127","imei1":"13490662185127","imei2":"13490662185127","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192410,"job_number":"JOB_192410","tr_customer_id":192428,"tr_customer_product_id":192418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T06:38:27.000Z","modified_at":"2026-02-20T06:38:39.000Z","name":"Darwin Prosacco","mobile_number":"456-652-8464","email_id":"Sandy3@hotmail.com","dop":"2025-11-04","serial_number":"48386122469233","imei1":"48386122469233","imei2":"48386122469233","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T06:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192386,"job_number":"JOB_192386","tr_customer_id":192404,"tr_customer_product_id":192394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T05:11:48.000Z","modified_at":"2026-02-20T05:11:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16883975093845","imei1":"16883975093845","imei2":"16883975093845","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T05:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192312,"job_number":"JOB_192312","tr_customer_id":192330,"tr_customer_product_id":192320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:37.000Z","modified_at":"2026-02-20T04:27:47.000Z","name":"Barry Moen","mobile_number":"701-664-4017","email_id":"Clara_McDermott@yahoo.com","dop":"2025-12-31","serial_number":"10655593344100","imei1":"10655593344100","imei2":"10655593344100","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192300,"job_number":"JOB_192300","tr_customer_id":192318,"tr_customer_product_id":192308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:30.000Z","modified_at":"2026-02-20T04:27:42.000Z","name":"Era Fay","mobile_number":"655-674-9810","email_id":"Sofia34@hotmail.com","dop":"2025-06-09","serial_number":"104436033657252","imei1":"104436033657252","imei2":"104436033657252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192294,"job_number":"JOB_192294","tr_customer_id":192312,"tr_customer_product_id":192302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:24.000Z","modified_at":"2026-02-20T04:27:33.000Z","name":"Jovany Treutel","mobile_number":"356-968-6976","email_id":"Vada75@hotmail.com","dop":"2025-12-31","serial_number":"10494724717173","imei1":"10494724717173","imei2":"10494724717173","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192287,"job_number":"JOB_192287","tr_customer_id":192305,"tr_customer_product_id":192295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:13.000Z","modified_at":"2026-02-20T04:27:25.000Z","name":"Arnulfo Schultz","mobile_number":"393-240-9052","email_id":"Ada_Balistreri68@yahoo.com","dop":"2025-06-09","serial_number":"104749961720817","imei1":"104749961720817","imei2":"104749961720817","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192282,"job_number":"JOB_192282","tr_customer_id":192300,"tr_customer_product_id":192290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:27:11.000Z","modified_at":"2026-02-20T04:27:20.000Z","name":"Elda O'Connell","mobile_number":"753-673-9115","email_id":"Abbigail_Kreiger@hotmail.com","dop":"2025-12-31","serial_number":"10681657939580","imei1":"10681657939580","imei2":"10681657939580","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192257,"job_number":"JOB_192257","tr_customer_id":192275,"tr_customer_product_id":192265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:57.000Z","modified_at":"2026-02-20T04:27:08.000Z","name":"Celestine Stracke","mobile_number":"225-537-3470","email_id":"Adah87@yahoo.com","dop":"2025-06-09","serial_number":"107973098165498","imei1":"107973098165498","imei2":"107973098165498","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192224,"job_number":"JOB_192224","tr_customer_id":192242,"tr_customer_product_id":192232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:35.000Z","modified_at":"2026-02-20T04:26:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18103341592256","imei1":"18103341592256","imei2":"18103341592256","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192204,"job_number":"JOB_192204","tr_customer_id":192222,"tr_customer_product_id":192212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:26:26.000Z","modified_at":"2026-02-20T04:26:50.000Z","name":"Dell Hermiston","mobile_number":"795-595-4469","email_id":"Jaime30@hotmail.com","dop":"2025-10-01","serial_number":"18595282490129","imei1":"18595282490129","imei2":"18595282490129","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192164,"job_number":"JOB_192164","tr_customer_id":192182,"tr_customer_product_id":192172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:57.000Z","modified_at":"2026-02-20T04:26:01.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"169211244558000","imei1":"169211244558000","imei2":"169211244558000","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192158,"job_number":"JOB_192158","tr_customer_id":192176,"tr_customer_product_id":192166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:53.000Z","modified_at":"2026-02-20T04:25:56.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"140418395261474","imei1":"140418395261474","imei2":"140418395261474","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192152,"job_number":"JOB_192152","tr_customer_id":192170,"tr_customer_product_id":192160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:48.000Z","modified_at":"2026-02-20T04:25:52.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"132967348758413","imei1":"132967348758413","imei2":"132967348758413","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192150,"job_number":"JOB_192150","tr_customer_id":192168,"tr_customer_product_id":192158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:44.000Z","modified_at":"2026-02-20T04:25:48.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"149876281396467","imei1":"149876281396467","imei2":"149876281396467","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192136,"job_number":"JOB_192136","tr_customer_id":192154,"tr_customer_product_id":192144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:24.000Z","modified_at":"2026-02-20T04:25:33.000Z","name":"giyu tomiaka","mobile_number":"517-665-8883","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"442160515656639","imei1":"442160515656639","imei2":"442160515656639","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192130,"job_number":"JOB_192130","tr_customer_id":192148,"tr_customer_product_id":192138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:13.000Z","modified_at":"2026-02-20T04:25:22.000Z","name":"tanjiro kamado","mobile_number":"961-392-7847","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"473864795733379","imei1":"473864795733379","imei2":"473864795733379","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192118,"job_number":"JOB_192118","tr_customer_id":192136,"tr_customer_product_id":192126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T04:25:02.000Z","modified_at":"2026-02-20T04:25:10.000Z","name":"saitama sensei","mobile_number":"350-524-1473","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"475426968871984","imei1":"475426968871984","imei2":"475426968871984","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192056,"job_number":"JOB_192056","tr_customer_id":192074,"tr_customer_product_id":192064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:38:26.000Z","modified_at":"2026-02-20T00:38:40.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13800882844159","imei1":"13800882844159","imei2":"13800882844159","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192054,"job_number":"JOB_192054","tr_customer_id":192072,"tr_customer_product_id":192062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:12.000Z","modified_at":"2026-02-20T00:17:16.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"122665381238099","imei1":"122665381238099","imei2":"122665381238099","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192053,"job_number":"JOB_192053","tr_customer_id":192071,"tr_customer_product_id":192061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:09.000Z","modified_at":"2026-02-20T00:17:12.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"120677589945764","imei1":"120677589945764","imei2":"120677589945764","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192052,"job_number":"JOB_192052","tr_customer_id":192070,"tr_customer_product_id":192060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:05.000Z","modified_at":"2026-02-20T00:17:08.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"117683371944028","imei1":"117683371944028","imei2":"117683371944028","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192051,"job_number":"JOB_192051","tr_customer_id":192069,"tr_customer_product_id":192059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:17:01.000Z","modified_at":"2026-02-20T00:17:04.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"105188764449554","imei1":"105188764449554","imei2":"105188764449554","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192050,"job_number":"JOB_192050","tr_customer_id":192068,"tr_customer_product_id":192058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:42.000Z","modified_at":"2026-02-20T00:10:46.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"116403010818755","imei1":"116403010818755","imei2":"116403010818755","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192049,"job_number":"JOB_192049","tr_customer_id":192067,"tr_customer_product_id":192057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:38.000Z","modified_at":"2026-02-20T00:10:42.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"191099777518564","imei1":"191099777518564","imei2":"191099777518564","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192048,"job_number":"JOB_192048","tr_customer_id":192066,"tr_customer_product_id":192056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:34.000Z","modified_at":"2026-02-20T00:10:38.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"169276134768586","imei1":"169276134768586","imei2":"169276134768586","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":192047,"job_number":"JOB_192047","tr_customer_id":192065,"tr_customer_product_id":192055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T00:10:30.000Z","modified_at":"2026-02-20T00:10:34.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"150966464089504","imei1":"150966464089504","imei2":"150966464089504","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T00:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 584ms
Mean size per request: 2.93KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7466fe95-2731-4ab5-8810-ce2eec7d61d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bb9-s16jpiFHG2RFiVcW/d33MT9upq4"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:07.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T13:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192631,"job_number":"JOB_192631","tr_customer_id":192649,"tr_customer_product_id":192639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:56:09.000Z","modified_at":"2026-02-20T12:58:42.000Z","name":"Diego Nikolaus","mobile_number":"952-468-6214","email_id":"Sabina61@gmail.com","dop":"2026-01-06","serial_number":"10370945686145","imei1":"10370945686145","imei2":"10370945686145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192619,"job_number":"JOB_192619","tr_customer_id":192637,"tr_customer_product_id":192627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:06:47.000Z","modified_at":"2026-02-20T12:21:46.000Z","name":"Ernesto Walsh","mobile_number":"760-441-0184","email_id":"Russell_Howell@yahoo.com","dop":"2026-01-06","serial_number":"10251016722406","imei1":"10251016722406","imei2":"10251016722406","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1d087c7-bc89-46bd-9e8d-bdc9d91f1a63
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":192633}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 585ms
Mean size per request: 1.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTU5NTcwOH0.YsoGr0go7jb-0vDb_wSs5PlgcLAvpBVZsokgDum8ViY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5656983a-d8bf-470e-b34a-1bc861aa0bc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7db-kdFiuR8ESvZmtAacHggaSPCJdzc"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192631,"job_number":"JOB_192631","tr_customer_id":192649,"tr_customer_product_id":192639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:56:09.000Z","modified_at":"2026-02-20T12:58:42.000Z","name":"Diego Nikolaus","mobile_number":"952-468-6214","email_id":"Sabina61@gmail.com","dop":"2026-01-06","serial_number":"10370945686145","imei1":"10370945686145","imei2":"10370945686145","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192619,"job_number":"JOB_192619","tr_customer_id":192637,"tr_customer_product_id":192627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T12:06:47.000Z","modified_at":"2026-02-20T12:21:46.000Z","name":"Ernesto Walsh","mobile_number":"760-441-0184","email_id":"Russell_Howell@yahoo.com","dop":"2026-01-06","serial_number":"10251016722406","imei1":"10251016722406","imei2":"10251016722406","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T12:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b0e55c8-528e-45c6-9538-536761f064d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-kEO8JhyNp1zVJY7vh9KD3W90fX4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d9460ab-6e18-4009-a62a-1e836ac9ee8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bd8dc08-25aa-4cb2-aac4-2767ce0cf394
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PtSj7wkgk9l9JD1iz+vUmuanhag"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":589},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 1011B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 496a317e-8333-4713-a68e-a84c00a1489d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1011
ETag W/"3f3-kE0F3FWjBn2jloQswTTT6kmTfRU"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:10.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-20T13:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 1011B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c6a4d05-6079-4a23-af42-c823119e7a04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1011
ETag W/"3f3-kE0F3FWjBn2jloQswTTT6kmTfRU"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:10.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-20T13:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9eb2dfa6-4a87-47af-8b10-79cb1034d0f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":192633}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 1014B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 143fb8cd-6711-46ae-a46c-206fe1d57ad4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_192633"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-uR2LmsBR3/pj87k2OamDTUma19s"
Vary Accept-Encoding
Date Fri, 20 Feb 2026 13:55:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:12.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T13:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_192633
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 2.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE1OTU3MTB9.fG9fFC_6mGsvaWfqsIWSc-pBKkFd7gg6v7rAn5SC1cA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5045adef-abd9-43fd-b747-4228deed1f00
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a42-wMGui2aWgFJoZEflf3zTkukwBHs"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 20 Feb 2026 13:55:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":192633,"job_number":"JOB_192633","tr_customer_id":192651,"tr_customer_product_id":192641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T13:54:54.000Z","modified_at":"2026-02-20T13:55:12.000Z","name":"Joe Bartell","mobile_number":"672-563-1205","email_id":"Kaia_Heaney64@yahoo.com","dop":"2025-05-30","serial_number":"11599798889780","imei1":"11599798889780","imei2":"11599798889780","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-20T13:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":735160,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-20T13:54:54.000Z","created_at":"2026-02-20T13:54:54.000Z"},{"id":735161,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-20T13:54:54.000Z","created_at":"2026-02-20T13:54:54.000Z"},{"id":735166,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-20T13:55:05.000Z","created_at":"2026-02-20T13:55:05.000Z"},{"id":735167,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-20T13:55:07.000Z","created_at":"2026-02-20T13:55:07.000Z"},{"id":735168,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-20T13:55:10.000Z","created_at":"2026-02-20T13:55:10.000Z"},{"id":735169,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-20T13:55:12.000Z","created_at":"2026-02-20T13:55:12.000Z"},{"id":735170,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-20T13:55:12.000Z","created_at":"2026-02-20T13:55:12.000Z"}],"problems":[{"id":183780,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-20T13:54:54.000Z"},{"id":183783,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-20T13:55:07.000Z"}],"quatations":[]}}
Test Information
No Tests for this request